Skip to content

Repository files navigation

# 🛒 Amazon Clone (JavaScript Project):

A simple eCommerce web application built using **HTML, CSS, and JavaScript**.  
This project simulates basic Amazon-like features such as product listing, cart management, checkout, and order tracking.

---

## 🚀 Features

- 🛍 Product listing from backend API
- 🛒 Add to cart functionality
- 📦 Cart quantity updates in real-time
- 💳 Checkout page with order summary
- 📄 Orders page to display placed orders
- 🚚 Order tracking page (basic structure)
- 💾 Data stored using LocalStorage
- 🔄 Dynamic UI updates without page reload

---

## 🧰 Tech Stack

- HTML5
- CSS3
- JavaScript (ES6+)
- Fetch API
- LocalStorage

---

## 📁 Project Structure

/scripts /data /images amazon.html checkout.html orders.html tracking.html


---

## ▶️ How to Run

1. Clone the repository:
   ```bash
   git clone https://github.com/your-username/your-repo-name.git
  1. Open the project folder

  2. Run index.html in your browser


📌 Notes

  • This is a frontend-focused project
  • Data is handled using LocalStorage and a mock backend API
  • Built for learning and practice purposes

👨‍💻 Author

Muhammad Asim Kundi


📜 License

This project is open source and available under the MIT License.

Releases

Packages

Contributors

Languages