An E-commerce solution that is NOT made for businesses! Because some artists or artisans don't need advanced feature but can't afford the subscription and hosting fees that other e-commerce solutions require.
- List items (features scaffolded from the 📷 EXIF Photo Blog Next.js template)
Phase 1 (In Progress):
- Send an "order" email for a single item, with a form asking for the customer details (no account management)
- Manage "Cart" with multiple items
- Select variants of each item
Phase 2:
- Multi-language (EN/FR)
- Display the details of each variant in a modal
- Clone code
- Run
pnpm i
to install dependencies - Run
vc dev
to start dev server, and utilize Vercel-stored environment variables