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

https://github.com/berkanyesilyurt/typing-speed-test

One-minute typing speed test to learn how fast you type. Based on Vue 3.
https://github.com/berkanyesilyurt/typing-speed-test

Last synced: 3 months ago
JSON representation

One-minute typing speed test to learn how fast you type. Based on Vue 3.

Awesome Lists containing this project

README

        



# Typing Speed Test
One-minute typing speed test to learn how fast you type. Built with Vue 3.

## Features
- Minimal design
- Results section which including correct, false and total counts
- Fast switching with space between words
- New test start without page refresh
- A thousand most common words
- Optional refresh of the starting words
- Time elapsed in seconds

## Screenshots
_**Click on the pictures for the original resolution.**_

#### Homepage
![image](https://github.com/BerkanYesilyurt/typing-speed-test/assets/8729215/cebd92d2-0ace-47f1-afc6-f84cc4dc9085)

#### Results
![image](https://github.com/BerkanYesilyurt/typing-speed-test/assets/8729215/39bc02e7-6418-4d79-8727-478ded5c910a)

## Installation / Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

## Developer
Berkan Yeşilyurt
[email protected]