Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 731 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 731 Bytes

Karaoke Roulette Party Game

Simple karaoke web application for parties with friends.

Insert players names and select game mode: Duo or Solo. Game will randomly pick who will be singing next!

Forever alone? No worries! Application comes with Only Songs game mode.

Spin roulette and game will pick random karaoke song from youtube. Application is prebuild with English / Russian song playlists.

Application preview

App Preview

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build