Skip to content

mannycolon/spotifyAPI

Repository files navigation

spotifyAPI

Artist look up React-native app using the Spotify Web API

Development Environment Set Up

In order to set up your development environment please go to react-native getting-started page

Android Emulator


  1. Run in the terminal the following command
android avd
  1. Once the Android Virtual Device (AVD) Manager is opened. Select a Android Virtual Device of your choice if there is any listed and click Start. Otherwise, if there is no Android Virtual device just click Create and follow the instructions to create a new Android Virtual Deviceaccording to your preferences.
  2. After the emulator has opened then run in a second terminal window the following command
react-native run-android

IOS Emulator


  1. Run in the terminal
react-native run-ios

About

React Native app that uses the Spotify Web API to look up artists

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published