Latest solutions
Latest comments
- @SouzaEubens@UxmalCuellar
Nice solution Eubens! A few things I'd recommend, the Figma file has the exact values for the border radius, typography, drop shadow and color values, I know it's minor, but it makes a big difference. I also struggled with the attribute at the bottom under the card, the way that I solved it was using display flex, justify content in the body with a position of relative and in the attribute tag, position, absolute and bottom: 0. Other than that, noice! Kudos for using react!
p.s the link to your code base isn't working