Welcome to my JavaScript Amazon Project! This repository contains the code for a fully functional e-commerce site inspired by Amazon. The project is built using HTML, CSS, and JavaScript.
- 🛍️ Product Listings: Browse through a variety of products with detailed descriptions.
- 🛒 Shopping Cart: Add and remove products from your shopping cart.
- 💳 Checkout: Complete your purchase with a seamless checkout process.
- 🔍 Search: Quickly find products using the search functionality.
- 📱 Responsive Design: Enjoy a great shopping experience on both desktop and mobile devices.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/tobilobasalawu/javascript-amazon-project.git
- Navigate to the project directory:
cd javascript-amazon-project
- Open
index.html
in your browser:open amazon.html
Explore the site to browse products, add them to your cart, and proceed to checkout. Use the search bar to quickly find specific items.
Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request