An open API service indexing awesome lists of open source software.

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

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

![Project Image](https://github.com/devsaifur/hippokit/blob/main/screenshots/Screenshot-1.png?raw=true)

![Project Image](https://github.com/devsaifur/hippokit/blob/main/screenshots/Screenshot-2.png?raw=true)

## 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!