This is React-Spotify, a React front end client that communicates with the Spotify API.
See it in action at http://pau1fitz.github.io/react-spotify
If you don't have a spotify account you can use the following credentials:
email: spotifyreact@gmail.com
password: Example
If you wish to run the code locally run the following.
yarn
yarn start
visit http://localhost:3000
Released under the MIT License. Check LICENSE.md for more info.

