Angular-based countdown timer that displays the remaining time until your special event. Set custom titles and future dates to track important moments.
-
🎯 Set custom event titles (letters/numbers only)
-
📅 Select future dates/times with date/time pickers
-
⏱️ Real-time countdown display (days/hours/minutes/seconds)
-
🔔 Automatic alerts for events and errors
-
📱 Fully responsive design (mobile → desktop)
-
🔄 One-click updates for countdown settings
-
🎯 Tested
-
View the app: https://glowing-sunflower-577fee.netlify.app/
- Email notifications for event alerts
- User accounts to manage multiple countdowns and notification preferences
- A utility page with stopwatch, clock, and alarm
- Front-end: Angular, TypeScript
git clone https://github.com/your-username/countdown-timer-app.git
npm install
- ng serve
- open your browser at http://localhost:4200
- ng test
