https://github.com/abdulrehman-z/reaction-timer
Measure your reflexes in milliseconds...
https://github.com/abdulrehman-z/reaction-timer
Last synced: about 2 months ago
JSON representation
Measure your reflexes in milliseconds...
- Host: GitHub
- URL: https://github.com/abdulrehman-z/reaction-timer
- Owner: AbdulRehman-z
- Created: 2022-10-21T05:57:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T06:04:19.000Z (over 2 years ago)
- Last Synced: 2024-04-19T09:55:57.064Z (about 1 year ago)
- Language: Vue
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue 3 + Vite
Simple reaction timer written in Vue3 with options API.
## Usage
```
# Install dependencies
npm install# Run in development
npm run dev```