HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

Storybook : Carrousel for similar products #9

Closed GreeshmaRahool closed 2 years ago

GreeshmaRahool commented 2 years ago

User story

Who: As a developer What: I want to have a carousel with 3 images to show similar products Why: so that users can see similar products on one page when you select a product from the list.

Acceptance criteria

Create a storybook component as shown in the picture

STORY

Implimentation details

We can use the Carrousel component created for monthly arrivals to display with different props for similar products.

GreeshmaRahool commented 2 years ago

Repeated component. Issue#4 : https://github.com/HackYourFuture-CPH/fp-class18/issues/4

GreeshmaRahool commented 2 years ago

The carousel component is not showing images on Heroku. So fix is required.