1.0.1 • Published 5 years ago
spotify-wrapper-player v1.0.1
spotify-wrapper-player

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.
|  |  |  |  |  | 
|---|---|---|---|---|
| 39+ ✔ | 42+ ✔ | 29+ ✔ | 10.1+ ✔ | Nope ✘ | 
How to Run
- 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
- Install the dependencies with npm i.
- Run your application with npm start.