Skip to content

Ebay ( clone ) : It is an e-commerce website where users can buy and sell items.

Notifications You must be signed in to change notification settings

Shivampasvan/SmartCart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

Smart Cart

💻 Ebay ( clone ) : an ecommerce Website 🚀🎯

LOGO SMART CART

Overview

This project is a clone of the popular e-commerce website, eBay. It functions similarly to the original eBay platform, allowing users to create accounts, buy and sell products, bid on auctions, and leave feedback for transactions. The website features various categories for products, including electronics, fashion, home goods, and more.

Features

  • Secure user authentication and authorization
  • User profiles for buying and selling products
  • Categories for organizing products
  • Listing creation for sellers, including descriptions, images, and pricing on admin page
  • Checkout process for buyers to purchase products
  • Auction functionality for bidding on products
  • Sort by Price
  • Sort by ratings
  • Filter by brands
  • Filter by colors
  • Filter by categories
  • Pagination
  • Multiple filters functionality
  • Add to Cart | Delete from Cart | Proceed to checkout
  • payment, checkout functionality

Technologies Used

  • HTML
  • CSS
  • Javascript
  • React
  • Redux
  • Node.js
  • Chakra UI
  • Material UI
  • React Router

Demo

  • Landing Page

Screenshot 2023-04-03 123034 Screenshot 2023-04-03 130751 Screenshot 2023-04-03 131100 Screenshot 2023-04-03 131249

GUIDE : ⬇️ If you click on Fashion and then on Men's Clothing, you can able to see the following Interface and here are all different functionalities you can sort by price, by ratings and you can choose Tshirts colors and all different functionalities are on this page

Screenshot 2023-04-03 131704

Screenshot 2023-04-03 131748

GUIDE : If you click on add to Cart You can see the below alert and item will be added to Cart

Screenshot 2023-04-03 131921

GUIDE : ⬇️If you click on any product You can see the below page⬇️

Screenshot 2023-04-03 132039

GUIDE : ⬇️This is the Cart Page, here you can see all Products which you have added to cart⬇️ on right side there are payment details of your cart products

Screenshot 2023-04-03 132241

GUIDE : ⬇️When you click on Place Order you will be redirected to Login Page only if you are not Logged in ⬇️

Screenshot 2023-04-03 132753 Screenshot 2023-04-03 132903

GUIDE : ⬇️ After Logged in you can see the below interface for Payments details ⬇️ Here you can fill all the details and after clicking on place order you order will be placed successfully 🥳🥳🥳

Screenshot 2023-04-03 132418

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository
  2. Install dependencies using npm install
  3. Start the server using npm start
  4. Open the application in your browser at http://localhost:3000

Our Contributers

Contributing

Contributions to the project are welcome! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Create a pull request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Ebay ( clone ) : It is an e-commerce website where users can buy and sell items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 3.0%
  • HTML 1.2%