Skip to content

A comprehensive e-commerce platform inspired by Amazon, offering a seamless online shopping experience. Built with HTML, CSS, and JavaScript, this repository contains the code for creating an intuitive and feature-rich online store.

Notifications You must be signed in to change notification settings

Shubham0523/Amazon-Ecommerce-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Online Shopping Website

This is a simple online shopping website that allows users to browse and purchase products from different categories. The website retrieves product data from the Fake Store API and displays it in an interactive interface.

Features

  • Browse products by category
  • Search for products
  • View product details
  • Add products to the shopping cart
  • Increment or decrement the quantity of items in the cart
  • Calculate the total price of items in the cart
  • Responsive design for different screen sizes

Technologies Used

  • HTML5 and CSS3
  • JavaScript
  • Bootstrap (CSS framework)
  • jQuery (JavaScript library)
  • Fake Store API (for product data)

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/Amazon-Ecommerce-Project.git
  2. Navigate to the project directory: cd Amazon-Ecommerce-Project
  3. Open the index.html file in your web browser.

Usage

  • Browse the product categories using the dropdown menu.
  • Use the search bar to find specific products by title.
  • Click on a product to view its details.
  • Click the "Add To Cart" button to add a product to the shopping cart.
  • Use the "+" and "-" buttons in the cart to increase or decrease the quantity of items.
  • The total price of items in the cart will be automatically calculated and displayed.

Contributing

Contributions to the project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Screenshot 2023-06-06 at 4 49 27 PM Screenshot 2023-06-06 at 4 49 40 PM Screenshot 2023-06-06 at 4 49 47 PM

About

A comprehensive e-commerce platform inspired by Amazon, offering a seamless online shopping experience. Built with HTML, CSS, and JavaScript, this repository contains the code for creating an intuitive and feature-rich online store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published