Minimalistic birthday countdown website.
- Edit
config.jswith your details - Deploy to any static hosting (GitHub Pages, Vercel, Netlify)
- Done
Open config.js and edit:
name: Person's namebirthYear: Year of birthbirthMonth: Birth month (1-12)birthDay: Birth day (1-31)birthdayMessage: Custom birthday message
GitHub Pages: Push to repo → Settings → Pages → Deploy from main branch
Vercel/Netlify: Connect repo → Auto-deploy
