/timer-react

A simple and versatile React app that allows the user not only to measure time but also to view intermediate times. Tested using Jest and React Testing Library.

Primary LanguageJavaScript

Timer

A simple and versatile React app that allows the user not only to measure time but also to view intermediate times.

Getting Started

  1. Clone or download the repository
  2. Open your terminal and navigate to the project directory
  3. Run npm install to install the necessary dependencies
  4. Run npm start. The application will be running at http://localhost:3000.

Features

  • Start, pause, and reset the timer
  • Split the timer to see intermediate times
  • Display elapsed time and intermediate times in a clear and easy-to-read format