Karaoke Party web application can create a list of players with karaoke songs from YouTube and randomly choose who will sing next.
If you like it give the repository a star.
Thank you for using it, have fun!
This app is no longer maintained if you want to create a karaoke party use this: https://pantomima.app/karaoke-party
- Download project
- Open the project folder with VSCode
- Install the recommended VSCode extensions
- Open Terminal in the root folder and run
yarn
yarn start
yarn lint
yarn build
yarn test