malparty / avuedecoucou-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 96.4%Language:CSS 2.4%Language:JavaScript 1.2%