Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.38 KB

WebApp to check your typing speed

Getting Started

  • 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.

Installing

Clone the Repository and run

npm i
npm start

Deployment

To deploy simply run

npm run build

Built With

  • React JS
  • SCSS

Screenshots