This is a web application used to provide a comprehensive outlook on your music taste via Spotify.
This a web-integrated application that uses React for frontend and Node.JS in the backend to fetch and analyze data from the Spotify API. Users are required to Authenticate themselves via spotify and then they are directed to '/analysis' page with the results!
- Fork this repository
- Clone your forked repository
- There will be 2 files, a backend and frontend. Make sure to provide the path of your frontend folder in the - json.write commands
- run npm start for both folders
- Once logged in, go to - http://localhost:3000/Analysis - for the final result!