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.
- Host: GitHub
- URL: https://github.com/berkanyesilyurt/typing-speed-test
- Owner: BerkanYesilyurt
- Created: 2023-05-06T19:33:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T19:07:28.000Z (about 2 years ago)
- Last Synced: 2025-01-09T03:58:16.696Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
#### Results
## 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]