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
- Host: GitHub
- URL: https://github.com/shemaikuzwe/urban-deals-shop
- Owner: shemaikuzwe
- License: mit
- Created: 2024-05-14T11:24:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T15:09:17.000Z (4 months ago)
- Last Synced: 2025-04-10T13:54:17.756Z (2 months ago)
- Topics: ecommerce, ecommerce-store, ecommerce-website, google-provider, next-auth, nextjs, nextjs-app-router, prisma-client, prisma-orm, reactjs, schadcn, tailwind-css, zod, zod-validation
- Language: TypeScript
- Homepage: https://urban-deals-shop.vercel.app/
- Size: 3.07 MB
- Stars: 51
- Watchers: 3
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
