Baby keyboard smashing playground. Goes fullscreen, captures all keypresses, shows big colorful bursts. Press ESC to exit.
npm install
npm run dev # http://localhost:3001- Click START → fullscreen + keyboard capture begins
- Every key → big colorful label in the center + floating burst
- ESC → exit fullscreen, return to landing
A safety timer stops capture automatically after 15 seconds.