Built for HNG 13 frontend stage 3a task. Figma File
- Local state cart storage with context and Local storage.
- DB storage on cart checkout (with convex)
- All products stored on Convex.
- Email summary on successful checkout (with nodemailer)
- Fully responsive
- CONVEX_DEPLOYMENT
- NEXT_PUBLIC_CONVEX_URL
git clone https://github.com/Moluno-xiii/audiophile_ts_react
cd audiophile_react_ts
pnpm install
pnpm dev