Spotify Wrapper Player How to Run 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 Install the dependencies with npm i. Run your application with npm start.