spotify-wrapper-player-test
v1.1.1
Published
Player of the spotify-wrapper-test-tdd
Downloads
19
Readme
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.
