https://github.com/bundui/ecommerce-starter-kit
Next.js starter kit with the tools you need to quickly launch your e-commerce.
https://github.com/bundui/ecommerce-starter-kit
ecommerce nextjs react shadcn-ui starter-kit tailwindcss typescript
Last synced: about 2 months ago
JSON representation
Next.js starter kit with the tools you need to quickly launch your e-commerce.
- Host: GitHub
- URL: https://github.com/bundui/ecommerce-starter-kit
- Owner: bundui
- Created: 2025-07-24T22:09:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-27T11:30:42.000Z (11 months ago)
- Last Synced: 2025-08-19T14:21:16.030Z (10 months ago)
- Topics: ecommerce, nextjs, react, shadcn-ui, starter-kit, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://ecommercekit.dev
- Size: 2.55 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EcommerceKit
EcommerceKit is the Next.js starter kit that includes the tools you need to quickly launch your e-commerce website. It includes the components and blocks you need. It also includes an authentication system, mailing integration, and many third-party packages.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Preview:
