/react-spotify

A Spotify client built with React / Redux 🎀🎺 🎸🎷

Primary LanguageJavaScriptMIT LicenseMIT

React-Spotify 🎼🎺🎸🎻🎀

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

alt text alt text

If you wish to run the code locally run the following.

npm install
npm run start
visit http://localhost:3000