Family Bingo: a ultra lightweight, simple Christmas-themed bingo display written in React
Family Bingo
Family Bingo is a ultra lightweight, simple Christmas-themed bingo display written in React.
How to Run
Make sure you’ve got node installed, then run:
npm run build
npm install -g serve
serve -s build
Usage
Using the bingo board is extremely simple. Click the numbers as they’re called, refresh the page to reset the game.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.