ozair-dev / bingo

Bingo Game made in ReactJS

Home Page:https://ozair-dev.github.io/bingo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bingo game made with ReactJS

See demo here

Previews

Getting started

Clone this repository and install it's dependencies:

git clone https://github.com/ozair-dev/bingo.git
cd bingo
npm install

npm run dev launches a server with hot reloading. Navigate to localhost:3000.

npm run build builds the application to dist, generating two bundles for differential serving.

npm run serve launches a server over the previously build.

License

MIT.

About

Bingo Game made in ReactJS

https://ozair-dev.github.io/bingo


Languages

Language:JavaScript 64.1%Language:CSS 29.4%Language:HTML 6.5%