Stop-Watch App
A simple and functional stopwatch application built with React and Vite. This app allows users to start, stop, and reset a timer with precision, ideal for tracking time intervals.
Features
Start/Stop Functionality: Easily control the stopwatch with start and stop buttons.
Reset Timer: Reset the stopwatch to zero with a single click.
Responsive UI: Built with a minimalist design for quick and clear readability.
Technologies Used
React: For building the user interface.
Vite: For a faster development environment with hot module reloading.