Typing tutor is a simple game to practice and enhance your typing skills.
Try it online here
Clone the project:
SSH:
git clone [email protected]:e911/typing-tutor.git
HTTPS:
git clone https://github.com/e911/typing-tutor.git
Install all the dependencies:
cd typing-tutor
npm install
Run the project:
npm run start
####Enjoy.