Skip to content

⚡A web-based application to measure and track your reaction time. Test your reflexes and compare results with previous attempts.

Notifications You must be signed in to change notification settings

danielmroczek/reaction-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction Time Test

A web-based application to measure and track your reaction time. Test your reflexes and compare results with previous attempts.

Demo

Try it live: Reaction Time Test

Features

  • Quick and intuitive reaction time testing
  • Multiple rounds per test (default: 5 rounds)
  • Detailed results with timestamps
  • False start detection
  • History tracking of all attempts
  • Shareable results via URL

How to Play

  1. Click "Start" to begin the test
  2. Wait for the colored object to appear
  3. Click or press any key as quickly as possible when you see it
  4. Complete all rounds to see your average reaction time
  5. View your results history or share them with others

Technical Details

Built using:

  • Pure JavaScript (ES6+)
  • HTML5
  • CSS3 with modern features like CSS Variables
  • No external dependencies except Font Awesome for icons

Development

To run the project locally:

  1. Clone the repository
  2. Open index.html in a modern web browser
  3. No build process required - it's purely client-side

Browser Support

Works in all modern browsers that support:

  • ES6+ JavaScript
  • CSS Variables
  • Local Storage
  • Modern CSS Features

License

MIT License - feel free to use and modify as needed.

About

⚡A web-based application to measure and track your reaction time. Test your reflexes and compare results with previous attempts.

Topics

Resources

Stars

Watchers

Forks