Skip to content

dvd-z/shuffly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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