Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)