Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 324 Bytes

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