explore-siargao / es-main

0 stars 0 forks source link

[Story] Create component for browse property types cards list #608

Closed ramil25 closed 1 month ago

ramil25 commented 1 month ago

Requirements

image

  1. Create a component that will be look like on the image above.
  2. This component contains the following props
    • title
    • description
    • cardGroup = [{imageKey, cardTitle, url}]
  3. User can slide from left to right and back to left using next and previous button
  4. If the user click single item it will redirect to the url provided on props

Acceptance Criteria

Do and test the following requirements above.

Dyayy026 commented 1 month ago

Branch: https://github.com/explore-siargao/es-main/tree/608-story-create-component-for-browse-property-types-cards-list PR: https://github.com/explore-siargao/es-main/pull/619