This is a very simple bingo caller - it generates random bingo numbers, keeps track of them on a live bingo board. If voice synthesis is supported by the browser the balls will be called aloud using the web speech synthesis api.
HTML, CSS and ReactJS
This project was bootstrapped with Create React App.
- add a feature where you can generate random bingo cards and print them out
- HTML
- CSS
- JavaScript
- ReactJS
- Web Speech Synthesis API (this is an experimental technology)