Skip to content

andrewhigton/spotifyreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spofity React

Description

A replica of Spotify's user interface, using React to create a front end website hosted on Github Pages.

Adapted from the repository by https://github.com/Pau1fitzm,

  • Replaced classes with hooks
  • Used Redux's MapState and MapDispatchToProps
  • Tested elements with Jest

Users can log in with their username and password to see playlists, recently played, saved songs, saved albums, making use of the Spotify's extensive APIs. Users will be automatically logged out on closing the window.

Built using Javascript, React and Redux.

On Github Pages

Click here to see spotifyreact

How to run:

  • git clone
  • npm install
  • npm start

Screenshot:

image

Credits

https://github.com/Pau1fitzm/react-spotify Released under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors