Lixquid / app-reaction-tester

102.52.03 A small tool to check your reaction times.

Home Page:https://reaction-tester.lixquid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaction Tester

A small tool to check your reaction times.

Help is available for each game in the bottom section.

https://reaction-tester.lixquid.com

Development

Prerequisites

Getting started

  1. Clone the repository
  2. Install dependencies: yarn install
  3. Start the development server: yarn start
  4. Open http://localhost:1234 in your browser

Changes to the source files will be automatically reloaded in the browser.

Building for production

  1. Remove the dist folder: rm -rf dist
  2. Build the project: yarn build
  3. The production files will be in the dist folder

About

102.52.03 A small tool to check your reaction times.

https://reaction-tester.lixquid.com

License:MIT License


Languages

Language:TypeScript 98.5%Language:HTML 1.5%