Skip to content

Reaction Time is a Vue 3 Progressive Web App that tests your reaction time skills to see how fast you are. The app works on both desktop and mobile devices.

License

Notifications You must be signed in to change notification settings

vamuigua/reaction-time

Repository files navigation

Reaction-time ⏲️

Netlify Status

Reaction Time is a Vue 3 Progressive Web App that tests your reaction time skills to see how fast you are. The app works on both desktop 💻 and mobile devices 📱

App screenshot

Project setup

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

* npm 7.3.0 or latest
* Node.js 15.5.1 or latest

Installing

A step by step series of examples that tell you how to get a development env running

Open Terminal / Command Prompt and type:

git clone https://github.com/vamuigua/reaction-time.git

Then change your directory to the project you have cloned

cd reaction-time

Install packages using npm

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Serve the compiled production assets in the browser

cd dist && npx http-server

Note: http-server is a command-line http server

Open application on:

http://127.0.0.1:8080 Your done...The app should now be running on your browser 👍

Run App on Android, IOS, Windows etc.

Step 1

Option 1:

  • Open this link on your mobile device
  • Click the 'Add Reaction Time to Home screen' & wait for the app to install on your device.

App screenshot

Option 2:

  • Open this link on your mobile device.
  • Click on the options menu on top-right (varies from devices)
  • Click on "Install App"

App screenshot

Step 2

  • Click Install & wait for the app to install your device

App screenshot

Step 3

  • Once completed with the previous steps, the app should be located on your Home screen.
  • Open it!

App screenshot

  • And THAT'S IT 😎 Have FUN 🎉
    8-bit dancing guy

Customize configuration

See Configuration Reference.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Reaction Time is a Vue 3 Progressive Web App that tests your reaction time skills to see how fast you are. The app works on both desktop and mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published