A simple web-based typing speed test application built with HTML, CSS, and JavaScript.
It measures your Words Per Minute (WPM) by giving you random text passages to type.
π Live Demo: Try it here
- Randomly selects a passage for each test
- Tracks time automatically once you start typing
- Calculates Words Per Minute (WPM)
- Start, Submit, and Reset controls
- Simple and responsive design
- Click the Start button to begin.
- A random passage will appear in the test area.
- Type the passage in the text box.
- Click Submit once you finish typing.
- Your typing speed in WPM will be displayed.
- Use Reset to restart the test.
βββ index.html βββ style.css βββ index.js
- Add accuracy percentage
- Highlight errors in real-time
- Leaderboard system
- Dark mode
This project is deployed using GitHub Pages.