This project is a simple e-commerce website for pet shop products. Built using HTML, CSS, and JavaScript, it allows users to:
- View pet shop products with prices and images.
- Add items to a shopping cart.
- Dynamically calculate the total price.
- Interact with a "Proceed to Payment" button (placeholder for future implementation).
- Dynamic cart functionality.
- Clone the repository.
- Open
index.htmlin your browser to view the site.