Have you got a deck of cards? This app will help you cram your cards with your friends. Upload your deck and send an invite link to your friends to get started.
It's a duel! Answer the most amount of questions correctly to survive. Whoever has the most right or doesn't die first wins! If you're feeling risky, you can try using some of the power ups too.
Front End: React + Vite + Typescript Back End: Vanilla JS
cd frontend
npm install
npm run dev
cd server
npm install
npm run start
Note that the socket URL will need to be changed to your local IP.