Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 940 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 940 Bytes

Vercel

A Vue De Coucou Store

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.

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

Contribution

  1. Clone code
  2. Run pnpm i to install dependencies
  3. Run vc dev to start dev server, and utilize Vercel-stored environment variables