Gift List is an app where you can add people's birthday and gifts. It was made with React, Material UI and date-fns. You can see it here.
Clone the repository then run:
npm install
npm run dev
- Drag and Drop People and Gifts
- Save button to block edition
- Order alphabetical/birthdays asc/dec
- Dialog to confirm the delete
- Make it PWA
- Write tests
- Add confetti if it's someone's birthday and a cake icon next to the name 🎂
- Refactor code Refactor code and Refactor code