Task 02 Completed Successfully — As part of my MERN Stack Internship, I have built a fully functional Stopwatch Web Application with Lap Functionality.
This project was a great way to sharpen my HTML, CSS, and JavaScript skills, and it also helped me practice DOM manipulation, event handling, and responsive UI design.
- Start, Pause & Reset Controls — Full control over the timer with a smooth user experience.
- Lap Recording Feature — Users can save lap times dynamically while the stopwatch is running.
- Responsive Design — Works seamlessly on both desktop and mobile screens.
- Modern UI Styling — Clean interface with shadows, rounded buttons, and center alignment.
- Lightweight & Fast — Built purely with vanilla JavaScript, no external libraries.
- HTML5 → For structure and layout
- CSS3 → For styling, box shadows, responsiveness, and button hover effects
- JavaScript (ES6) → For logic, time calculations, event handling, and DOM updates
- GitHub Repository: https://github.com/vikash4509/SCT_WD_2.git
- Live Demo: https://stopwatch-web-application-project.netlify.app/
Minor Project – MERN Stack Internship (Task 02)
Building projects like these is helping me improve step by step toward becoming a better Full Stack Developer.
- Clone this repository
- Open
index.htmlin your browser - Enjoy the Stopwatch App ⏱️
⭐ If you like this project, don’t forget to star the repo and share your feedback!