This application uses the spotify-wrapper-api library to get album data from Spotify.
This Application relies on Fetch API. And this API is supported in the following browsers.
39+ ✔ | 42+ ✔ | 29+ ✔ | 10.1+ ✔ | Nope ✘ |
- Create your Spotify Web API access token at Spotify.
- Clone the repository.
- Add your token on src/spotify.js. This token has a short life, so you will need to renew it.
- Install the dependencies with
npm install
. - Run the application with
npm start
.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Francisco Knebel |
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details