Giftamizer is a site that allows users to create, share, and fulfill gift lists with friends and family.
Check out the developer documentation.
This repo is the frontend only — npm start runs it at http://localhost:3001,
talking to the Giftamizer-Supabase
backend (Kong gateway) at http://localhost:8000 over CORS. See
docs/local-setup.md for the full setup.