Skip to content

gustafguner/spotify-rooms

Repository files navigation

A collaborative way of listening to Spotify together. Create a room and invite your friends to it. Vote on tracks to bump their queue positions. The more votes, the sooner you will hear it!

Roadmap

  • Room creation
  • Subscription-based track synchronization
  • Live queue voting system
  • Co-op mode
  • DJ-mode
  • Chat

Development

  1. Install the dependencies

    yarn install
  2. Start the app

    yarn start