A simple and aesthetic birthday reminder app built with React.js and styled using Tailwind CSS. Add, view, and wish happy birthday to your friends — just like Canva’s soft card layout 💜
- 🎉 Birthday list with name, age, and profile pic
- 📅 Checks if today is their birthday and shows a "Wish Them" button
- ➕ Add new people with a form
- 💾 Stores everything using LocalStorage (data stays after refresh)
- 🌐 Deployed on Vercel
- React.js
- Tailwind CSS
- LocalStorage (via useEffect)
- Deployed on Vercel
Something ├── App.js ├── List.js ├── AddForm.js ├── data.js └── index.css
- 🎨 Add image uploader
- 🔔 Birthday reminder popup
- 📆 Sort by upcoming birthday
- 🔎 Search or filter by name/month
Made with 💖 by Fatema
GitHub