A simple countdown timer built using React + Vite and Tailwind CSS. This timer allows users to set a countdown in hours, minutes, and seconds, and displays a message when the time is up.
- Input fields for hours, minutes, and seconds.
- Start button to begin the countdown.
- Reset button to clear the timer and input fields.
- Total time maximum = 24 hours.
- React
- Vite
- Tailwind CSS
- JavaScript