Built with the Next.js 14 App Router, tRPC, TypeScript, Payload & Tailwind
- 🛠️ Complete marketplace built from scratch in Next.js 14
- 💻 Beautiful landing page & product pages included
- 🎨 Custom artwork included
- 💳 Full admin dashboard
- 🛍️ Users can purchase and sell their own products
- 🛒 Locally persisted shopping cart
- 🔑 Authentication using Payload
- 🖥️ Learn how to self-host Next.js
- 🌟 Clean, modern UI using shadcn-ui
- ✉️ Beautiful emails for signing up and after purchase
- ✅ Admins can verify products to ensure high quality
- ⌨️ 100% written in TypeScript
- 🎁 ...much more
To get started with this project, run
git clone https://github.com/joschan21/digitalhippo.git
and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!
- Payload for making this project possible