Skip to content

multisig-labs/Bingo-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bingo

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.

Installation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • CSS 25.7%
  • HTML 5.1%