A simple and responsive stopwatch application built with React and Vite.
Check out the live version of this project: https://codebyadib.github.io/react-stopwatch/
▶️ Start, ⏸️ Stop, and 🔄 Reset the stopwatch- Displays time in hours, minutes, seconds, and milliseconds
- 🧼 Clean and intuitive user interface
- 📱 Responsive design that works well on both desktop and mobile devices
- ⚛️ React (with Hooks)
- ⚡ Vite (for fast build and development)
- 🎨 Tailwind CSS for styling
- Click Start to begin the stopwatch.
- Click Stop to pause the timer.
- Click Reset to reset the time back to zero.
src/
- Contains React components and application logicpublic/
- Static assetsdist/
- Production build output (after running build)
- 👤 Author: Adib Hassan
- 📧 Email: [email protected]
- 🔗 LinkedIn: https://linkedin.com/in/codebyadib
- 🔗 Facebook: https://facebook.com/codebyadibdev
- 🔗 Portfolio: Not made yet
- 🔗 GitHub: https://github.com/codebyadib
Thanks for checking out this project! Add a star if you liked it 😊