Skip to content

Latest commit

Β 

History

History
45 lines (31 loc) Β· 1.65 KB

File metadata and controls

45 lines (31 loc) Β· 1.65 KB

πŸ“ Re-Store – SecondHand (Buy & Sell iteams)

🌐 Live Demo

πŸ“œ Project Overview

πŸ“Œ Concept

Re-Store is a modern, user-friendly secondHand e-commerce platform. There user can buy and sell there new or second hand product with payment method.

🌟 Features

πŸ–₯️ User Experience & Interface

  • Optimized for desktops, tablets, and mobile devices.
  • Custom login with email and register with name,email and password.

πŸ›’ Product Management & Shopping Experience

  • Detailed Product Listings – Each product includes images, descriptions, prices, and stock availability.
  • Advanced Search & Filtering – Users can filter products by category, price range, and ratings.
  • Shopping Cart & Checkout – Secure and seamless checkout experience with payment gateway integration.

πŸ”§ User Dashboard

  • Product & Inventory Management – Add, update, and remove products easily.
  • Management Listings – View, manage, and process customer orders and payments.
  • Profile Management – User can update there profile add image also.

πŸš€ Getting Started

πŸ“₯ Clone the Repository

Clone both the client-side and server-side repositories:

git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY

Open files in VS Code:

  • After opening the client-side files in VS Code, install npm dependencies:
    npm install

Run local :

  • Open your vsCode tarminal and check which file are you. Go your client file and run code npm run dev then client side run in local.