High-Table-Consortium / fullstack-capstone-dockerized

0 stars 3 forks source link

Favourites Page #65

Closed thewesss closed 1 month ago

thewesss commented 1 month ago

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.