Made for Hack Club Arcade with GitHub Copilot as an assistant
Reorder your Spotify playlists based on BPM. Turn your random ordered playlist into something that makes sense. Made with SvelteKit and the Spotify Web API
- Go to the cinderella website
- Click Select Playlist and authenticate on Spotify's website if necessary
- Select your playlist and click on Drop the shoe
- Select how you want your playlist to be sorted
- Click on Update Playlist
- Enjoy!
git clone https://github.com/youknowedo/cinderella.git
cd cinderella
bun i
bun dev
Licensed under the MIT License