https://github.com/devsaifur/hippokit
A Modern Fullstack E-Commerce Marketplace for Digital Products
https://github.com/devsaifur/hippokit
Last synced: about 1 year ago
JSON representation
A Modern Fullstack E-Commerce Marketplace for Digital Products
- Host: GitHub
- URL: https://github.com/devsaifur/hippokit
- Owner: devSaifur
- Created: 2024-01-09T21:01:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T13:36:10.000Z (over 1 year ago)
- Last Synced: 2025-03-17T08:47:43.712Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://hippokit.vercel.app
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HippoKit - A Modern Fullstack E-Commerce Marketplace for Digital Products
Built with the Next.js 15 App Router, TypeScript, [Payload](https://payloadcms.com/) & Tailwind


## Features
- 🛠️ Complete marketplace e-com built with Next.js 15 & Payload 3.0
- 💻 Beautiful landing page (Next.js 15)
- 💳 Full admin dashboard ([Payload](https://payloadcms.com/) 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
```bash
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!