Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awran5/react-one-minute-speed-typing-test-ts
A simple one-minute React app for testing your typing speed.
https://github.com/awran5/react-one-minute-speed-typing-test-ts
react-typescript reactjs typescript typing-game typing-practice typing-speed typing-speed-test
Last synced: 15 days ago
JSON representation
A simple one-minute React app for testing your typing speed.
- Host: GitHub
- URL: https://github.com/awran5/react-one-minute-speed-typing-test-ts
- Owner: awran5
- License: mit
- Created: 2020-11-02T08:06:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T01:22:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T19:14:54.275Z (29 days ago)
- Topics: react-typescript, reactjs, typescript, typing-game, typing-practice, typing-speed, typing-speed-test
- Language: TypeScript
- Homepage: https://react-one-minute-speed-typing-test-ts.vercel.app
- Size: 705 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React TypeScript one-minute speed typing test
> A simple one-minute React app for testing your typing speed.
### Instructions
- Download or clone the repo:
```bash
git clone https://github.com/awran5/react-one-minute-speed-typing-test-ts.git
```- Install
```bash
# npm
npm install# Yarn
yarn install
```### v2.1.0 Changelog 11/15/2022
- Updated: dependencies
- Added: github icons
- Added: `CPM` state
- Modified: Refactor style
- Fixed: Minor bugs### v2 Changelog 09/17/2021
- Updated: dependencies
- Added: light/Dark mode
- Added: eslint airbnb style
- Modified: Refactor state to useReducer
- Fixed: Minor bugs- none
### [Live Example](https://react-one-minute-speed-typing-test-ts.vercel.app)
[![Edit react-one-minute-speed-typing-test-ts](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-one-minute-speed-typing-test-ts-q82ux?fontsize=14&hidenavigation=1&theme=dark)
### License
MIT © [awran5](https://github.com/awran5/)