Uses the Spotify API for reccomendations based on search term (for artist, song or album).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
pip install -r requirements.txt
To run the app, run:
python spotify_explorer.py
TBD