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.
User can improve his/her typing speed.
- Clone the Web-dev-min-projects, use this command
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Move inside Typing Speed Test Webite folder, use this command,
cd Typing Speed Test Website
- Open the index.html file and run with live server.
- Click on the start button.
- A sentence appear on the screen, write that sentence in the empty space.
- After writing the complete sentence, click on Done.
- You will get your result, how many words are typed and how much time required to type those words.
- HTML & CSS
- JavaScript
After Clicking on the Start button, UI looks like: