Music recommendation system using Spotify API and login interface backend
`export SECRET_KEY='<your_secret_key>'`
For more info regarding setting up Environment Variables in Windows, go through this link.
While in the root directory of the project, run the following command:
pip3 install -r requirements.txt
You can find a short demo of the finished project in this link
Here is a link to setup the project.