Simple buzzer multiplayer running on Firebase and styled with Chakra UI
Host a game with a unique room id. Players can join and buzz to answer questions. There's also a simple scoring system to keep track of points.
- Development:
yarn start
- Build:
yarn build
- Deploy:
yarn deploy