Skip to content

chaitra-killiketar/javascript-amazon-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Amazon Clone Project

📌 Overview

This project is a simple Amazon-like e-commerce web application built using JavaScript. It allows users to interact with products, manage a shopping cart, and experience dynamic updates similar to real-world online shopping platforms.


🚀 Features

🛍️ Cart Functionality

  • Add products to cart
  • Update product quantity
  • Remove items from cart
  • Automatic cart updates in real-time

⚡ Dynamic UI

  • Real-time updates without page reload
  • Smooth user interaction using JavaScript DOM manipulation

📦 Upcoming Features

  • Order placement system
  • Order summary page
  • Smart search bar with auto-suggestions

🧠 What I Learned

  • JavaScript fundamentals and advanced concepts
  • DOM manipulation
  • Event handling
  • Managing application state (cart logic)
  • Building scalable and reusable code

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript

📂 Project Structure

/project-folder
  ├── index.html
  ├── styles/
  ├── scripts/
  ├── assets/

🔧 How to Run the Project

  1. Clone the repository
  2. Open the project folder
  3. Run the index.html file in your browser

📈 Future Improvements

  • Backend integration (Node.js / Database)
  • User authentication
  • Payment gateway integration
  • Responsive design improvements

🙌 Acknowledgment

This project is part of my learning journey in web development and building real-world applications.


📬 Feedback

Feel free to share your suggestions and feedback to improve this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors