This project is a countdown timer clock UI created using Tailwind CSS and JavaScript. It provides a simple and intuitive interface for setting and tracking countdown timers.
This project was created by Ahmed Saad. Please refer to his post for more details on the implementation.
- Set custom countdown durations
- Start, pause, and reset countdown timers
- Visual indication of the remaining time
- User-friendly interface
To use the countdown timer, follow these steps:
- Clone the repository:
git clone https://github.com/amdsaad/Countdown-Timer-Clock-UI-with-Tailwind-CSS-and-JavaScript.git
- Open the
index.html
file in your web browser. - Set the desired countdown duration using the provided input field.
- Click the "Start" button to begin the countdown.
- Use the "Pause" and "Reset" buttons as needed.
This project is licensed under the MIT License.