TimeMaster is a simple and interactive countdown timer web application. It allows users to set a countdown time, start, pause, and reset the timer. This project demonstrates the usage of HTML, CSS, and JavaScript to create a functional countdown timer.
- Set Countdown Time: Users can input a time in the format MM:SS (minutes:seconds).
- Start Timer: Starts the countdown from the set time.
- Pause Timer: Pauses the timer at any moment.
- Reset Timer: Resets the timer back to the initial time.
- Responsive Design: The layout is responsive and adjusts well to different screen sizes.