/hacktober-race

A type-racing game for and about Hacktoberfest!

Primary LanguageJavaScript


codeheir logo
Hacktober Racer ⌨🎮

A type-racing game for and about Hacktoberfest!

How to use

  1. npm install in the root directory
  2. npm start to get it running!
  3. Navigate to localhost:4000

How it looks

Current state

gif of the current state

How to contribute

  1. Star the repo ⭐ to hopefully spread the word!
  2. Go to the issues section of the repo and find an issue you'd like to work on. Comment on the ticket you'd like to work on as to not be racing other people to code it up!
  3. Write your amazing code
  4. Run npm run lint 📗
  5. Go ahead and make a pull request. ⬆