Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 596 Bytes

shuffly

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.

Requirements

  • Node.js
  • Spotify account with playlists 🙂

Installation and Launch

git clone https://github.com/dvd-z/shuffly.git
cd shuffly
npm install
npm start