Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 521 Bytes

File metadata and controls

24 lines (13 loc) · 521 Bytes

spoitpyvis

Install Python Dependencies

pip install -r requirements.txt

Start the Python Server

Make sure permissions are set to execute:

chmod +x runserver.sh

./runserver.sh

Install Node Dependencies

npm install

Start the React app

npm start

Navigate to http://localhost:3000/login You will be prompted to login to Spotify, so have those credentials ready. You will then be redirected to http://localhost:3000/dashboard