An interactive weekend activity bingo board. We use this at Brightec to spice up and gamify our weekly team catchups 🙌.
See the project live here.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
⚙️ Allow users to add a custom list of weekend activities. (Currently, weekend activities are hardcoded).
🖥 Persist state (so that refershing the browser doesn't lose your precious score!)
🕹 Add more game features!