A school project at the MES Pure HTML, CSS and JS (no frameworks, no libs, noting)
It is deployed through Github Pages and can be accessed here: Typehero
- Typing speed test
- See a timeline of your wpm and when you did mistakes
- different modes, such as words/quotes and how much words
- customizable theme of the website
- data is stored in local storage
It is responsive, but there is currently no input handling for mobile.
I got the words and quotes from this repo The icons are from the heroicons library.
The js code might be a bit messy, but if it works, it works.