1.1.1 • Published 4 years ago

spotify-wrapper-player-test v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

spotify-wrapper-player

Spotify Wrapper Player Screenshot

Player of spotify-wrapper library. Developed with WebComponents, JS, CSS and webpack

Browser Support

This Application relies on Fetch API. And this API is supported in the following browsers.

ChromeFirefoxOperaSafariIE
39+ ✔42+ ✔29+ ✔10.1+ ✔Nope ✘

How to Run

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