This is a web application that will use the Spotipy library to interact with the Spotify Web API.
Create a virtual python3 environment
Activate the virtual environment using: source venv/Scripts/activate
Install requirements using: pip install -r requirements.txt
Tutorial used for reference: https://www.youtube.com/watch?v=2if5xSaZJlg&list=PL1TBkFFBtagorhLzvm5dCA1cOqJKxnWNz&ab_channel=ImdadCodes