Skip to content

Spotify React / Redux ๐ŸŽค๐ŸŽบ๐ŸŽธ๐ŸŽท

License

Notifications You must be signed in to change notification settings

scott0730/react-spotify

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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.

alt text alt text

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

yarn
yarn start
visit http://localhost:3000

You can also run as an electron app by running yarn run electron-start.

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

Spotify React / Redux ๐ŸŽค๐ŸŽบ๐ŸŽธ๐ŸŽท

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.3%
  • CSS 10.2%
  • HTML 1.5%