A music taste discovery tool built with the Spotify APIs
At the minimum, you must have a Spotify account with a listening history to view the data points. To utilize all of the features, Spotify Premium and a supported browser are required.
Follow the authorization guide to set up a new app and obtain Spotify client information.
Start the backend server
1. npm install
2. npm run devStart
Start the React client
1. cd client
2. npm install
3. npm start
Once both servers are started, the application can be accessed at http://localhost:3000/
Homepage background image © vexels.com
© 2021 incakoala