Skip to content

NahuelDev/gift-list

Repository files navigation

Gift List

Overview

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.

Installation

Clone the repository then run:

npm install
npm run dev

Things to do

  • 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

License

MIT