Try here: https://react-type.netlify.app/
TODOS:
- Add indicator to let typer see which word they are typing currently
- Add counter for how many words already been typed
- User can start new turn
- Get new words every turn
- Add counter for correct and false typed words
- Add timer
- Add wpm
- Add score table for last 5-10 run attempts
- Add scrolling instead of showing all words at once
- Let typer choose between 30-50 word runs
- Add scrolling with better higlighter
- Setup react-type with astro
- Add new pages like home page and last runs page
- Add a table on last runs page that shows all runs
- Add pagination, sorting to table
- Add a chart to analyze previous runs