Skip to content

jtaavola/buzzword-bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzzword Bingo

react mantine styled-components

A simple, fun Buzzword Bingo game built with React. Check it out!

This project was bootstrapped with Create React App and cra-template-styled.

Development

npm install

Installs the necessary packages.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Deployment

npm run deploy

Deploys to GitHub Pages.