About this app allows users to authenticate through Spotify and easily shuffle their playlists (reorders the tracks randomly) NOTE: if you want to use this app, contact me so I can add you to it with your email since I currently can't get it out of Development mode How to use create a Spotify app that will use the Web API set the Redirect URI to the origin + the '/callback' route get the client id and client secret and create a .env file according to the example.env file run the command npm run dev