Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 555 Bytes

Firebuzz

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.

Tools

  • Development: yarn start
  • Build: yarn build
  • Deploy: yarn deploy

Useful resources