A small bingo game that determines a winner when all 9 squares are filled, login screen simply saves
data to a supabase table. A .env
file must be configured with supabase for the app to run correctly.
This project was bootstrapped with Create React App.
Install everything with npm i
Make sure you have a .env
file with the correct public variables to access supabase.