A premium, auto-looping birthday countdown timer.
- Open
index.htmlin your browser.
To change the target birthday, open js/index.js and edit the configuration section at the top:
// --- CONFIGURATION ---
const targetMonth = 3; // April (0 = January, 3 = April, ...)
const targetDay = 27; // Day of the month
// ---------------------Replace music/I-Do-911.mp3 with your own MP3 file, or update the src in index.html.
- Auto-Looping: Automatically counts down to the next occurrence of the date (this year or next year).
- Premium Design: Glassmorphism, premium fonts, and smooth animations.
- Confetti & Gift: Interactive celebration when the countdown reaches zero.