emilguareno / typebattle

A real-time typing battle game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type Battle is a live battle type game built in React, Redux and Firebase.

Installation

  • Clone the repo git@github.com:emilguareno/typebattle.git
  • Install with yarn: yarn
  • Or install with npm: npm install
  • Make a copy of the src/firebase/config-sample.json and name it config.json
  • Create a Firebase account and project
  • Once inside of your project, click on "Add Firebase to your web app"
  • Copy the firebase settings to the newly create config.json file
  • Run the project with npm start and open http://localhost:3000/

Useful Resources

About

A real-time typing battle game


Languages

Language:JavaScript 83.1%Language:HTML 10.4%Language:CSS 6.6%