joaaomanooel /
spotify-wrapper-player
A player using the spotify-wrapper lib. :headphones:
Loading repository data…
jpedroschmitz / repository
:headphones: A Spotify Player clone that uses the awesome simple-spotify-wrapper library.
This project was developed to create an awesome example of how you can use the simple-spotify-wrapper library.
Before we get started make sure you have node and npm installed on your machine. Also, you will need to have a Spotify account.
npm install or yarn to get all the dependencies.npm start to get the server running on http://localhost:8080/.To run the tests you can use the following command:
npm test
Or if you want to test the coverage use:
npm run test:coverage
This Application relies on Fetch API. And this API is supported in the following browsers.
![]() | ![]() | ![]() | ![]() | ![]() |
|---|---|---|---|---|
| 42+ ✔ | 39+ ✔ | 29+ ✔ | 10.1+ ✔ | Nope ✘ |
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE.md file for details.
| João Pedro Schmitz |
Selected from shared topics, language and repository description—not editorial ratings.
joaaomanooel /
A player using the spotify-wrapper lib. :headphones: