Skip to content

AnkittSharmaa/UrTypingFriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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