/typing-test

Typing Speed Test Website

Primary LanguageJavaScript

Typing Speed Test Website

Description

This website is used to check the typing speed of the user. It will the give the information of how many seconds require for typing the particular sentence.

Use of the Project

User can improve his/her typing speed.

How to use the project

  1. Clone the Web-dev-min-projects, use this command git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  2. Move inside Typing Speed Test Webite folder, use this command, cd Typing Speed Test Website
  3. Open the index.html file and run with live server.
  4. Click on the start button.
  5. A sentence appear on the screen, write that sentence in the empty space.
  6. After writing the complete sentence, click on Done.
  7. You will get your result, how many words are typed and how much time required to type those words.

Stacks Used

  • HTML & CSS
  • JavaScript

ScreenShot

demo1

After Clicking on the Start button, UI looks like:

demo2

After clicking on the Done Button, it give the result: demo3

Live Demo

demo4