nicolasrenon / bingo

Simple Bingo game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Bingo game

Setup

Install the dependencies

npm install

Start the API server

node api/index.js

Launch the app

npm start

You're all set!

Under the hood

About

Simple Bingo game

License:MIT License


Languages

Language:JavaScript 82.5%Language:CSS 13.6%Language:HTML 3.9%