Shuffly is an app that allows you to shuffle your Spotify playlists without removing and readding songs.
Try it out here: http://dvd-z.github.io/shuffly. Select a playlist that you'd like to shuffle and begin!
Designs by Tim He. Initial mock-ups can be found on Figma.
- Node.js
- Spotify account with playlists ๐
git clone https://github.com/dvd-z/shuffly.git
cd shuffly
npm install
npm start