A simple astro + React typing test.
- type in input
- random word list
- change word count
- handle incorrectly typed words
- discolor input if current word is mistyped
- calculate WPM
- basic implementation based off original wordlist length + spaces
- calculate WPM based off correctly typed words and display accuracy
- base theme
- auto deploy github action
- different languages
- different themes
- easy theme addition (relatively)