Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.02 KB

FlashCommerce - Fullstack Digital Gift Cards E-Commerce Marketplace

Built with the NEXT.js 14, tRPC, TypeScript, Payload & Tailwind CSS

Project Image

Features

  • 🛠️ Complete marketplace built from scratch in Next.js 14
  • 💻 Modern Landing Page & product pages included.
  • 💳 Full admin dashboard.
  • 🛍️ Users can purchase and sell their own products.
  • 🛒 Persisted shopping cart.
  • 🔑 Authentication using Payload.
  • 🌟 Clean, modern UI using shadcn-ui.
  • ✉️ Email Reciept and Email Verification.
  • ✅ Admins can verify products to ensure high quality
  • ⌨️ Written in TypeScript
  • I wanted to add more features but I'll add them in my bigger projects.
  • Thanks to JoshTriedCoding.

Getting started

To get started with this project, run

  git clone https://github.com/haider-sama/FlashCommerce.git

Install dependencies

  npm install

and copy the .env variables, fill them out & and your'e good to go!