shubham587 / ShopKaro

0 stars 0 forks source link

Product Card is completed and ready to merge #18

Closed shubham587 closed 1 month ago

shubham587 commented 1 month ago

This pull request addresses Issue #12 by implementing a fully functional Product Card Component. The component is designed based on the provided mock-up and includes the following features:

  1. Product image display with a hover zoom-in effect.
  2. A Favorite (Heart) button, which fills with color when hovered.
  3. A price section that includes the original price.
  4. A prominent Add to Cart button with an icon.

### Key Features

Hover Effects: The product image zooms in slightly when hovered over, providing a subtle and interactive experience for the user. Favorite Button: The heart button fills with orange color when hovered, allowing users to mark the item as a favorite. Add to Cart Button: Enhanced with an icon and a standout color for better usability.

Screenshots image image