A modern, interactive product card built with HTML, Tailwind CSS (inline), and JavaScript. This demo features:
- Glassmorphism UI with bubbling animation
- Strawberry color themes
- Dynamic pricing including discounts
- Real-time inventory tracking
- Smart cart controls (Add, +, β)
- Notifications (toasts) for cart interactions
- Fully responsive, lightweight, and easy to integrate
- Cart Counter at the top of the page updates on adding/removing products.
- "Add to Cart" button transforms into a
- [count] +
control once clicked. - Inventory decreases/increases in real time based on your actions.
- Popup toasts appear at the bottom-right on each cart action for instant feedback.
- Discount Calculator dynamically computes and displays discounted prices.
- Clone the repository
git clone https://github.com/Sai4u-dev/E-commerce-Product-Card.git cd E-commerce-Product-Card