A responsive and interactive typing speed test website built using HTML, CSS, and JavaScript. This project helps users improve their typing speed and accuracy through engaging and timed typing exercises.
- Real-Time Typing Test: Tracks words per minute (WPM) and accuracy in real-time.
- Dynamic Texts: Provides a variety of random text samples to type.
- User Feedback: Displays detailed results including speed, accuracy, and errors.
- Responsive Design: Ensures a seamless experience on both desktop and mobile devices.
Check out the live demo here.
- Clone the repository:
git clone https://github.com/subu-coder/typing-speed-test.git
- Open
index.html
in your web browser.
- Start typing the displayed text in the input area.
- The timer begins as soon as you start typing.
- View your typing speed and accuracy upon completion.
Feel free to submit issues or pull requests. Contributions are welcome!