Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.04 KB

HippoKit - A Modern Fullstack E-Commerce Marketplace for Digital Products

Built with the Next.js 15 App Router, TypeScript, Payload & Tailwind

Project Image

Project Image

Features

  • 🛠️ Complete marketplace e-com built with Next.js 15 & Payload 3.0
  • 💻 Beautiful landing page (Next.js 15)
  • 💳 Full admin dashboard (Payload 3.0)
  • 💽 Database: MongoDB
  • 💰 Payment gateway integration (Stripe)
  • 🛍️ Users can purchase and sell their own products
  • 🌟 Clean, modern UI using shadcn-ui
  • 🎁 ...much more

Live URL (Demo)

https://hippokit.vercel.app/

Getting started

To get started with this project, run

  git clone https://github.com/devSaifur/hippokit.git

and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!