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

https://github.com/shemaikuzwe/urban-deals-shop

Fullstack Ecommerce Platform Developed in next js
https://github.com/shemaikuzwe/urban-deals-shop

ecommerce ecommerce-store ecommerce-website google-provider next-auth nextjs nextjs-app-router prisma-client prisma-orm reactjs schadcn tailwind-css zod zod-validation

Last synced: about 15 hours ago
JSON representation

Fullstack Ecommerce Platform Developed in next js

Awesome Lists containing this project

README

        

## Urban Deals Shop

**Urban deals Shop** is an open-source Ecommerce production-ready platform built with modern web technologies.

* React
* Next js 15
* Auth js
* Zustand
* Prisma ORM
* Tailwind css and Schadcn ui

### Features

- [x] Adding To cart
- [x] Ordering Product
- [x] Payment With Stripe
- [x] Authentication With Github and Google
- [ ] Credentials Authentication
- [x] Admin Dashboard
- [ ] Many images per product
- [ ] Product Ratings
- [ ] Discounts

### Why not Fork 🍴 Urban Deals Shop

1. Clone git Repository or Fork
2.
```bash
#if you clone it
git clone https://github.com/shemaikuzwe/urban-deals-shop.git
#if you fork it
git clone https://github.com/YOUR-USERNAME/urban-deals-shop.git
```

3. Install dependicies

```bash
pnpm install
```

4. Start the development server

```bash
pnpm run dev
```
5. Go to
[localhost:3000](http://localhost:3000)
6. Do some changes
7. Then Run
```bash
git checkout -b main
git add .
git commit -m "initial commit "
git push -u origin main
```
8. Create a Pull Request

### Current Accessibity and Performance Metrics

![image](https://github.com/user-attachments/assets/a46af7ab-931c-4654-be5b-1c604126b5fa)