Skip to content

App that randomly creates playlists for Karaoke based on users recently played songs

Notifications You must be signed in to change notification settings

paolorossig/spotiparty

Repository files navigation

Spotiparty

Spotiparty is a personal project that aims to be the app that everyone uses with friends in karaoke

Features

  • User authentication with an Spotify account
  • User can create and join rooms by QR code or custom link
  • Users can create auto-generated playlist based on room members' top tracks
  • Full playback control of tracks on user's active devices

Stack

React Next.js Typescript Redux Tailwindcss MongoDB

Development

  • Clone the Repository on your local machine
git clone https://github.com/paolorossig/spotiparty.git
cd spotiparty
yarn install
  • Create the .env.local file with the environment variables listed in .env.example

  • Use the scripts commands

yarn dev # To run in Development Mode
yarn build # To build the app
yarn start # To run the build

About

App that randomly creates playlists for Karaoke based on users recently played songs

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published