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.
| !
Chrome | !
Firefox | !
Opera | !
Safari | !
IE |
| ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| 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.