Skip to content

MichaelLarocca/react-stopwatch-app

Repository files navigation

TN-TXG-93

React Stopwatch App

This is a simple stopwatch application built using React and the date-fns library. The app allows users to start, pause, resume, and reset the timer. It also demonstrates the use of React hooks, local storage, and date handling.

Features

  • Start, pause, and resume timer
  • Reset timer to initial state
  • Store and retrieve timer state in local storage
  • Format time display using date-fns library

Installation

  1. Clone the repo:
git clone https://github.com/yourusername/your-repo-name.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

License

This project is licensed under the MIT License

Links

Author

Michael Larocca - LinkedIn | Twitter