Skip to content

shemaikuzwe/urban-deals-shop

Repository files navigation

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

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

Why not Fork 🍴 Urban Deals Shop

  1. Clone git Repository or Fork
#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
  1. Install dependicies
pnpm install
  1. Start the development server
pnpm run dev
  1. Go to localhost:3000
  2. Do some changes
  3. Then Run
 git checkout -b main
 git add .
 git commit -m "initial commit "
 git push -u origin main
  1. Create a Pull Request

Current Accessibity and Performance Metrics

image