Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joschan21/digitalhippo
A Modern Fullstack E-Commerce Marketplace for Digital Products
https://github.com/joschan21/digitalhippo
Last synced: 21 days ago
JSON representation
A Modern Fullstack E-Commerce Marketplace for Digital Products
- Host: GitHub
- URL: https://github.com/joschan21/digitalhippo
- Owner: joschan21
- Created: 2023-11-19T19:44:58.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-08T14:49:37.000Z (5 months ago)
- Last Synced: 2024-09-30T15:20:52.851Z (about 1 month ago)
- Language: TypeScript
- Size: 5.25 MB
- Stars: 3,244
- Watchers: 19
- Forks: 606
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - joschan21/digitalhippo - A Modern Fullstack E-Commerce Marketplace for Digital Products (TypeScript)
- jimsghstars - joschan21/digitalhippo - A Modern Fullstack E-Commerce Marketplace for Digital Products (TypeScript)
README
# DigitalHippo - A Modern Fullstack E-Commerce Marketplace for Digital Products
Built with the Next.js 14 App Router, tRPC, TypeScript, Payload & Tailwind
![Project Image](https://github.com/joschan21/digitalhippo/blob/master/public/thumbnail.jpg)
## Features
- 🛠️ 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## Getting started
To get started with this project, run
```bash
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!
## Acknowledgements
- [Payload](https://link.joshtriedcoding.com/payload) for making this project possible
## License
[MIT](https://choosealicense.com/licenses/mit/)