/react-native-spotify-clone

:iphone: A simple player like Spotify.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

React Native Spotify Clone

A simple player like Spotify.

Requeriments

  • npm or yarn

How to Run:

  • Download or Clone the repository.
  • Run npm install or yarn to install project dependencies.
  • Init json-server: json-server server.json
  • Run react-native run-android or react-native run-ios