Skip to content

github-clonner/music-app

Repository files navigation

Music App

React Native application listing music bands. Using last.fm REST API.

Installation

Perhaps you gonna need facebook/watchman.

Android

  1. git clone https://github.com/antonkulyk/music-app.git
  2. cd ./music-app
  3. npm install
  4. Connect Android device to your computer or launch AVD
  5. Check you have react-native-cli installed globally (npm i -g react-native-cli)
  6. npm run start
  7. react-native run-android

If you have some troubles use debug APK from root directory.

iOS

  1. git clone https://github.com/antonkulyk/music-app.git
  2. cd ./music-app
  3. npm install
  4. Open music-app/ios/MusicApp.xcodeproj in XCode
  5. Select device emulator, build the app

Access

Existing users (email - password):