Skip to content

leonardoparga/react-spotify

 
 

Repository files navigation

React-Spotify 🎼🎺🎸🎻🎤

This is React-Spotify, a React front end client that communicates with the Spotify API.

See it in action here.

If you don't have a spotify account, don't worry, you can use the following credentials:

email: [email protected]

password: Example

alt text alt text

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

yarn
yarn start
visit http://localhost:3000

Please note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the Web Playback SDK.

License

Released under the MIT License. Check LICENSE.md for more info.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • CSS 10.3%
  • HTML 1.5%