Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shemaikuzwe/ecommerce
Fullstack Ecommerce Platform Developed in next js
https://github.com/shemaikuzwe/ecommerce
ecommerce google-provider next-auth nextjs nextjs-app-router prisma-client prisma-orm reactjs tailwind-css zod zod-validation
Last synced: 14 days ago
JSON representation
Fullstack Ecommerce Platform Developed in next js
- Host: GitHub
- URL: https://github.com/shemaikuzwe/ecommerce
- Owner: shemaikuzwe
- Created: 2024-05-14T11:24:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T22:35:24.000Z (29 days ago)
- Last Synced: 2024-12-04T23:25:57.043Z (29 days ago)
- Topics: ecommerce, google-provider, next-auth, nextjs, nextjs-app-router, prisma-client, prisma-orm, reactjs, tailwind-css, zod, zod-validation
- Language: TypeScript
- Homepage: https://urban-deals-shop.vercel.app/
- Size: 2.68 MB
- Stars: 40
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ecommerce Application
Clone git Repository
```bash
git clone https://github.com/shemaikuzwe/Ecommerce.git
```install dependicies
```bash
pnpm install
```Start the development server
```bash
pnpm run dev
```goto [localhost:3000](http://localhost:3000)