File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Typing Speed Test Website Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ User can improve his/her typing speed.
10
10
11
11
1 . Clone the Web-dev-min-projects, use this command ` git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git `
12
12
2 . Move inside Typing Speed Test Webite folder, use this command, ` cd Typing Speed Test Website `
13
- 3 . Open the index.html file with live server.
13
+ 3 . Open the index.html file and run with live server.
14
14
4 . Click on the start button.
15
- 5 . A sentence appear in the screen, write that sentence in the empty space.
15
+ 5 . A sentence appear on the screen, write that sentence in the empty space.
16
16
6 . After writing the complete sentence, click on Done.
17
- 7 . You will get your result, how many words are typed and how much time required to type these words.
17
+ 7 . You will get your result, how many words are typed and how much time required to type those words.
18
18
19
19
## Stacks Used
20
20
* HTML & CSS
@@ -31,3 +31,8 @@ After Clicking on the Start button, UI looks like:
31
31
32
32
After clicking on the Done Button, it give the result:
33
33
<img src =" https://github.com/khushi-purwar/Web-dev-mini-projects/blob/dev-khushiP/Typing%20Speed%20Test%20Website/screenshots/ss3.png " />
34
+
35
+
36
+ ## Live Demo
37
+
38
+ <img src =" https://github.com/khushi-purwar/Web-dev-mini-projects/blob/dev-khushiP/Typing%20Speed%20Test%20Website/screenshots/demo.gif " />
You can’t perform that action at this time.
0 commit comments