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

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

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
```