A fully functional e-commerce website frontend inspired by Amazon, built using HTML, CSS, and JavaScript.
- Product listing and add to cart functionality
- Shopping cart management
- Order Checkout page (Review Order and Order Summary)
- Order tracking and management
-
Clone the repository:
git clone https://github.com/sohamgaikwad1502/Amazon_Clone.git cd Amazon_Clone -
Open
index.htmlin your browser to view the website.
- Frontend: HTML, CSS, JavaScript
Contributions are welcome!
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature-branch) - Open a pull request
Inspired by the Amazon website. This project is for educational purposes only.