A Typing Speed Test web application that allows users to measure their words per minute (WPM) and accuracy within a set time limit.
π Live Demo: Typing Speed Test
- β Random word generation for testing typing speed.
- β Adjustable time limits (15s, 30s, 60s, 120s).
- β Real-time tracking of WPM and accuracy.
- β Visual feedback for correct and incorrect keystrokes.
- β Cursor animation for better typing guidance.
- β Restart button to try again.
- HTML - Structure of the webpage.
- CSS - Styling and animations.
- JavaScript - Logic for tracking user input and calculating WPM.
- Select a time limit (default: 15 seconds).
- Start typing the displayed words.
- Your WPM and accuracy will be calculated after time runs out.
- Click the reload button π to try again.