jmaupetit / buzzr

:rotating_light: A game pad & keyboard controlled buzzer

Home Page:https://jmaupetit.github.io/buzzr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buzzr

This application is a dead simple buzzer but controllable with a GamePad or the space key of your keyboard.

Getting started

Install project dependencies:

$ yarn install

And start the development server:

$ yarn start

Run the test suite

$ yarn test

Deploy the application

Build the application for production and deploy it to GitHub pages:

$ yarn deploy

License

This project is licensed under the MIT license (see LICENSE file).


This project was bootstrapped with Create React App.

About

:rotating_light: A game pad & keyboard controlled buzzer

https://jmaupetit.github.io/buzzr

License:MIT License


Languages

Language:JavaScript 74.9%Language:HTML 14.7%Language:CSS 10.5%