/eBasket

Clone of ebay.com a shopping website from which you can purchase shoes of your choice

Primary LanguageJavaScript

eBasket - Clone of ebay.com

This project is a clone of the popular e-commerce website eBay.com. The purpose of this project is to demonstrate my ability to create a full-stack web application using modern web development tools and technologies.

Website URL - https://e-basket.vercel.app/
Backend Data - https://turquoise-snapper-hat.cyclic.app/mens-shoes
Original Website - https://www.ebay.com/

Website is deployed on vercel.com and for backend it is deployed on cyclic.com

image

Features

This eBay clone website includes the following features:

  1. Product listing and search functionality
  2. Shopping cart and checkout process
  3. Payment integration
  4. Pagination
  5. Single Product page image

Technologies Used

This project is built using the following technologies:

HTML, and JavaScript for the frontend React.js and Chakra UI library for the frontend UI components

image

Shoping Cart

You can here increase or decrease the quantity of the product. It also has REMOVE button from which product will be remeoved from the cart.

image

Payment Page

From here can make the payment and go back to home page

image