A stylish and fully functional stopwatch application built using React, Tailwind CSS, and Framer Motion. It supports start, stop, reset, and lap functionalities along with theme switching (light/dark mode).
- ⏯️ Start/Stop the timer with ease
- 🔁 Reset to zero with a visual message
- 🏁 Record multiple laps with smooth animations
- 🌗 Toggle between light and dark themes
- ⌨️ Keyboard shortcuts support:
S
– StartT
– StopR
– ResetL
– Lap

- React – Frontend library
- Tailwind CSS – Utility-first styling
- Framer Motion – Smooth animations
- React Icons – Icon support
git clone https://github.com/niteshkumar9631/StopWatch.git
cd StopWatch
npm install
npm start
- This project is open-source and available under the MIT License.
Nitesh Kumar