Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishaj0/oni_type
https://github.com/nishaj0/oni_type
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nishaj0/oni_type
- Owner: nishaj0
- Created: 2024-03-01T14:51:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T06:42:12.000Z (8 months ago)
- Last Synced: 2024-05-21T16:50:55.404Z (8 months ago)
- Language: TypeScript
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oni Type
Oni Type is a web application built with React and TypeScript that allows users to check their typing speed and accuracy.
## Features
- Typing speed test
- Accuracy measurement
- Real-time feedback## Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/oni-type.git
```2. Install dependencies:
```bash
cd oni-type
npm install
```## Usage
1. Start the development server:
```bash
npm run dev
```2. Open your browser and navigate to `http://localhost:3000` to access the application.
## License
This project is licensed under the [MIT License](LICENSE).