Welcome to Reacton, a React based web application that measures and tests your reaction time. It provides a simple and easy to use interface that allows you to condct reaction time tests and view your results and gather analytics.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
Node.js(version 14.15.4 or higher) - You have installed
yarn(version 1.22.10 or higher). - You have a
Windows/Linux/Macmachine.
- Clone the repository to your local machine
- Navigate to the root directory of the project
- Run
yarn installto install the dependencies - Run
yarn devto start development server - Navigate to
localhost:3000in your browser to view the application
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
Feel free to open an issue or submit a pull request for any changes you would like to see. For major changes, please open an issue first to discuss what you would like to see changed.