An open API service indexing awesome lists of open source software.

https://github.com/abeidahmed/react-typing-speed-test


https://github.com/abeidahmed/react-typing-speed-test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## A simple React based typing game.

### Features

- Highlight incorrect typed characters.
- Calculate words per minute.
- A timer that show the amount of time elapsed.
- Total correct characters typed.

### Download

```
git clone https://github.com/abeidahmed/react-typing-speed-test.git
cd react-typing-speed-test
npm start
```