Create the favourites page where users can view and manage their favourite destinations.
Requirements:
Destination Cards:
Each card should display:
Title of the destination
Picture of the destination
Save/Unsave button to allow users to save or remove a destination from their favourites list
Rating (out of 5 stars)
Location of the destination (city or region)
Layout:
Implement a one-column layout where each destination card takes up the full width of the container.
Ensure the design is responsive and works across various screen sizes (desktop and mobile).
Pagination:
Limit the number of destination cards displayed on a single page to 10 cards.
Add pagination controls (e.g., Previous, Next) to allow users to navigate between pages.
Overview:
Create the favourites page where users can view and manage their favourite destinations.
Requirements:
Destination Cards:
Each card should display:
Layout:
Implement a one-column layout where each destination card takes up the full width of the container. Ensure the design is responsive and works across various screen sizes (desktop and mobile).
Pagination:
Limit the number of destination cards displayed on a single page to 10 cards. Add pagination controls (e.g., Previous, Next) to allow users to navigate between pages.