Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 596 Bytes

eggTyper | A clean, simple typing speed tester

Live link

Major changes

  • Rewritten using React and TypeScript (built with Vite)
  • Performance improvements
  • No test duration cap
  • Customisable font size/correctness colours (using localStorage for persistence)
  • Deployed via Netlify

Planned features

  • Additional themes
  • User accounts

cappuccino theme midnight theme

The old vanilla HTML/CSS/JS version is available at https://maoshizhong.github.io/eggTyper/ for comparison.