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

https://github.com/nafeu/typing-test

An experimental typing test with React and a Neumorphism UI design style.
https://github.com/nafeu/typing-test

javascript neumorphism nodejs react typing-game

Last synced: about 1 month ago
JSON representation

An experimental typing test with React and a Neumorphism UI design style.

Awesome Lists containing this project

README

        

# Typing Test

An experimental typing test with React and a Neumorphism UI design style.

![Typing Test By Nafeu](http://nafeu.com/typing-test/app-preview.png)

## Installation

```
git clone https://github.com/nafeu/typing-test.git
cd typing-test
npm install
```

## Development

```
npm start
```

## Deployment

```
npm run deploy
```

## License

[MIT](https://choosealicense.com/licenses/mit/)