A simple Typerace game utilising React Hooks. Play typerace!
Original idea/tutorial can be found here.
- Environments
- System Dependencies & Configuration
- Application Installation Instructions
- Operating Instructions
- Testing Instructions
- Overview
- Discussion
- License
- Contributing
- IE > 11
- Firefox
- Chrome
- Clone this repository
- Install dependencies
- Run the following commands in terminal from project root
nvm use
- Run the following commands in terminal from project root
npm install
- Run the following commands in terminal from project root
npm start
N/A
A simple Typerace game utilising React Hooks.
- implement styled-components
- refactor hooks
N/A
N/A