π Live Demo
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.
- Optimized for desktops, tablets, and mobile devices.
- Custom login with email and register with name,email and password.
- 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.
- 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.
Clone both the client-side and server-side repositories:
git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORYOpen 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 devthen client side run in local.