A clean and aesthetic Typing Speed Test Web App built using HTML, CSS & JavaScript.
It measures Typing Speed (WPM), Accuracy, and provides a 60-second timed practice with random meaningful sentences.
Live Preview : https://shrutideveloper18.github.io/typing-speed-test/
- 60 seconds typing timer
- Calculates WPM (Words Per Minute)
- Calculates Accuracy Percentage
- Random paragraph generator
- Restart button
- Modern aesthetic glass UI
- Fully responsive and beginner friendly
| Technology | Purpose |
|---|---|
| HTML | Structure |
| CSS | UI + Styling |
| JavaScript | Logic + Functionality |