jtaavola / buzzword-bingo

Buzzword Bingo built with React
https://jtaavola.github.io/buzzword-bingo/
MIT License
1 stars 2 forks source link
bingo react styled-components

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.