Built with the NEXT.js 14, tRPC, TypeScript, Payload & Tailwind CSS
- 🛠️ 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.
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!