/spotify-wrapper-player

A simple player to play musics of the Spotify

Primary LanguageJavaScript

Spotify Wrapper Player

Spotify Wrapper Player Screenshot

How to Run

  1. First go to Spotify Developers API and create your Token. Then add your token on src/spotify.js. Remember that the token will expire in 60min
  2. Install the dependencies with npm i.
  3. Run your application with npm start.