forjadev / mjo-forja-webpage

This project is the web page of the amazing forja community, it's built with React, Nextjs, Tailwind, Storybook and lots of love from the contributors.
7 stars 0 forks source link

Create testimonial card component #6

Closed MBrunoS closed 8 months ago

MBrunoS commented 1 year ago

Description: Our webapp has a card for the testimonials section, you can use lorem ipsun as place holder, like the example below:

Image figma: https://www.figma.com/file/PnSE4hrYIAkDgPPjVRxAUV/Landing-Page?type=design&node-id=356-341&mode=design&t=MmjRDGGDwGTDFmFB-0

Acceptance Criteria: Should be able to see the Testimonial card on Storybook

MBrunoS commented 1 year ago

I have already rebased this branch with the development, so you can refactor the classes to make use of the theme. And there's also the light/dark variations to consider.

MBrunoS commented 1 year ago

@jjribeiro1 I saw the refactoring, it's great. I believe that what's missing right now is only the storybook part, right?

jjribeiro1 commented 1 year ago

@MBrunoS Yes. In figma it seems that there are no component variants so I believe everything is already done. Just missing the storybook part