Actions
ClientProject #3721
openClientProject #3702: [COMMON]: Components Design and API Integration
[C-FE]: Product list card design & API integration
Description
1. Product Card Design¶
- Design a fully reusable product card component.
- Ensure responsive layout for mobile, tablet, and desktop.
- Support various product data (title, price, image, badges, etc.).
2. Wishlist API Integration¶
- Integrate the wishlist API functionality.
- Enable wishlist toggle only for logged-in users.
- Ensure proper state update after API call.
3. Modals Design¶
- Share Modal: For sharing product details.
- View All Photos Modal: For viewing product images in a carousel or grid.
- Ensure both modals are responsive and reusable.
Actions