Skip to content

tuckerbeauchamp/spoitpyvis

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • Python 18.1%
  • HTML 9.3%
  • CSS 4.4%
  • Other 0.6%