A web application which allows a group of people to queue songs that play on a single device. It will automatically take turns playing songs from different people and allows each individual to manage their own queue of songs.
- Clone this repository
npm run setup
npm run authenticate
and follow instructionsnode dist/index.js
- support for multiple artists
- make ids more secure
- clear empty users
- drag and drop from spotify
- shuffle individual queue button
- link to currently playing song