Skip to content

codebyadib/react-stopwatch

Repository files navigation

⏱️ React Stopwatch

A simple and responsive stopwatch application built with React and Vite.


🚀 Live Demo

Check out the live version of this project: https://codebyadib.github.io/react-stopwatch/


✨ Features

  • ▶️ 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

🛠️ Technologies Used

  • ⚛️ React (with Hooks)
  • ⚡ Vite (for fast build and development)
  • 🎨 Tailwind CSS for styling

📋 Usage

  • Click Start to begin the stopwatch.
  • Click Stop to pause the timer.
  • Click Reset to reset the time back to zero.

📁 Project Structure

  • src/ - Contains React components and application logic
  • public/ - Static assets
  • dist/ - Production build output (after running build)

📫 Contact & Links


Thanks for checking out this project! Add a star if you liked it 😊

Follow me for more...