https://github.com/kostastepetes/f1-start-reaction-timer
🏎 Web App that tests your reaction time and compares it to that of an average F1 Driver. Made in Vue.js
https://github.com/kostastepetes/f1-start-reaction-timer
reaction-time reaction-timer vue vuejs
Last synced: 3 months ago
JSON representation
🏎 Web App that tests your reaction time and compares it to that of an average F1 Driver. Made in Vue.js
- Host: GitHub
- URL: https://github.com/kostastepetes/f1-start-reaction-timer
- Owner: kostastepetes
- Created: 2022-06-22T10:26:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T11:51:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T03:35:29.111Z (4 months ago)
- Topics: reaction-time, reaction-timer, vue, vuejs
- Language: Vue
- Homepage: https://f1-start.netlify.app/
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# F1 Reaction Timer
Web App that tests your reaction time and compares it to that of an average F1 Driver. Made in Vue.js## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```