Skip to content

fsmaiorano/react-native-spotify-clone

Repository files navigation

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