Typing tutor is a simple game to practice and enhance your typing skills.
Try it online here
Clone the project:
SSH:
git clone git@github.com:e911/typing-tutor.gitHTTPS:
git clone https://github.com/e911/typing-tutor.gitInstall all the dependencies:
cd typing-tutor
npm installRun the project:
npm run start####Enjoy.