Typing Speed Test

A 30-second WPM + accuracy test built with vibecoding in ~8 minutes.

WPM
0
Accuracy
100%
Time left
30.0s
The quick brown fox jumps over the lazy dog while the sun sets behind the mountains and paints the sky with hues of orange and pink.

Built with this prompt

Build a typing speed test in React with:
- Pick from a set of sample paragraphs
- 30-second countdown timer that starts on first keystroke
- Live WPM and accuracy calculation (5 chars = 1 word, count only correct chars)
- Character-by-character highlighting: correct = green, wrong = red, upcoming = gray
- Restart button and "new text" button
- Dark UI, no external dependencies