Spotify's built-in shuffle pushes certain tracks rather than being randomly ordered.
True Shuffle creates custom playlists with randomised order of tracks for a better shuffle experience.
Frontend built on react for Spotify True Shuffle project.
Backend can be found in this repository.
To run use "npm start" after installing the necessary dependencies
Current set up to automatically deploy commits to the "main" branch using Vercel