An application used to train users on touch typing.
This project was bootstrapped with Create React App.
Link: https://eugenekostin.github.io/ttyping/
This project is currently in development.
You will need node
installed globally on your machine:
Clone down this repository:
git clone [email protected]:EugeneKostin/ttyping.git
Installation (cd
into the new folder and type):
npm install
To Start Server:
npm start
To Visit App in your browser:
localhost:3000/
The page will reload when you make changes.
You may also see any list errors in the console.