hacktober-race
hacktober-race copied to clipboard
A type-racing game for and about Hacktoberfest!
Hacktober Racer ⌨🎮
A type-racing game for and about Hacktoberfest!
How to use
-
npm install
in the root directory -
npm start
to get it running! - Navigate to localhost:4000
How to contribute
- Star the repo ⭐ to hopefully spread the word!
- 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!
- Write your amazing code
- Run
npm run lint
📗 - Go ahead and make a pull request. ⬆