You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made this web application to have the ability to and play and shuffle several Spotify playlists. I have also noticed strange behavior in Spotify's traditional shuffle method that I wanted to fix. I am using the Spotify Web API and all client side for the application. You can run this application by downloading this repo and performing the steps below.
In this downloaded repo change code/src/secrets.js with the new client ID from the Spotify dashboard.
Run docker-compose build and then docker-compose up in the repo root directory to start the webserver.
After this the web app will be running and you can login with your Spotify account.