Skip to content

emilguareno/typebattle

Repository files navigation

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

Installation

  • Clone the repo [email protected]: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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published