Actions
ClientProject #3717
openClientProject #3714: [HOME]: Responsive design and reusable component integrate
[H-FE]: Right side section design & API integration
Description
1. Reusable Card Section Design¶
-
Design a fully reusable card component for the following sections:
- Vehicles
- Shop by Make
- Price
-
Ensure the card component supports different layouts and dataset variations.
-
Make the component responsive across all screen sizes.
2. API Integration for Categories¶
- Integrate APIs to fetch data for the above sections.
- Fetch additional category data required for the right-side design.
- Map the API response properly into the reusable card component.
Actions