This web app allows you to create a bingo board that the host can control through their smartphone. Players can also access tickets on their smartphones.
This project uses Vue for its frontend and Firebase Realtime Database for its backend.
npm install
npm run serve
npm run build
npm run test
npm run lint