- It is a website made to check typing speed.
- User simply have to type the text given and the system will check the speed of the typing.
- User just have to type any key to start.
- Random words are generated every time with Caps lock detection.
- It gives various stats like word per minute speed, Char(correct/incorrect) stats, accurcy and correct key strokes..
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the Repository and run
npm i
npm start
To deploy simply run
npm run build
- React JS
- SCSS