Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishaj0/oni_type


https://github.com/nishaj0/oni_type

Last synced: 5 days ago
JSON representation

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).