Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serkanisyapan/astro-react-type
Fast typing test to see how fast you can type. This time made with Astro!
https://github.com/serkanisyapan/astro-react-type
Last synced: 9 days ago
JSON representation
Fast typing test to see how fast you can type. This time made with Astro!
- Host: GitHub
- URL: https://github.com/serkanisyapan/astro-react-type
- Owner: serkanisyapan
- License: mit
- Created: 2023-01-26T12:19:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T11:04:29.000Z (10 months ago)
- Last Synced: 2024-03-02T11:49:34.681Z (10 months ago)
- Language: JavaScript
- Homepage: https://react-type.netlify.app/
- Size: 1.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Fast typing test to see how fast you can type
## Try here: https://react-type.netlify.app/
TODOS:
- [x] Add indicator to let typer see which word they are typing currently
- [x] Add counter for how many words already been typed
- [x] User can start new turn
- [x] Get new words every turn
- [x] Add counter for correct and false typed words
- [x] Add timer
- [x] Add wpm
- [x] Add score table for last 5-10 run attempts
- [x] Add scrolling instead of showing all words at once
- [x] Let typer choose between 30-50 word runs
- [x] Add scrolling with better higlighter
- [x] Setup react-type with astro
- [x] Add new pages like home page and last runs page
- [x] Add a table on last runs page that shows all runs
- [x] Add pagination, sorting to table
- [x] Add a chart to analyze previous runs