Musify is a React based PWA that lets you authenticate and use Spotify services
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a task for SDS Inductions 2020 and is a React based Spotify client that uses the Spotify Web API to make recommendations and get user preferances. Web playback with Spotify Web Player SDK works only on Premium accounts ;). So this player will only let you stream preview urls. Musify displays top artists, tracks and albums for a user. Added that this is a PWA, Musify is a cross-platform app that works on mobile and desktop devices.
1. Clone the repo
2. Run npm install in the root directory
3. Run npm start and both the backend and frontend servers should fire up.
To get started log in via your spotify account. Musify will fetch your preferences and recommend top artists, playlists and albums. You can search through and play any track available on spotify.