dvd-z / shuffly

πŸ”€ Spotify app to reorder your playlists in-place: http://dvd-z.github.io/shuffly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ”€ Spotify app to reorder your playlists in-place: http://dvd-z.github.io/shuffly

License:MIT License


Languages

Language:JavaScript 44.6%Language:CSS 37.7%Language:HTML 17.7%