Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I have no experience with responsive design. I watched Kevin Powell's video of doing this challenge, followed it step by step until I successfully completed this challenge myself. For the next challenges, I will reuse the techniques I just learned without any help - I hope.

    What challenges did you encounter, and how did you overcome them?

    The main difficulty encountered was that of responsive design, it is the first time that I use media queries. The second difficulty encountered consisted in coding dynamically so that each design detail adapts from one position to another. Example: the CSS function overflow: hidden; allows me not to force border-radiuses at the corners of the image, these being positioned in different corners depending on the size of the screen. Most of the tips I have learned come from Kevin Powell's video.

    What specific areas of your project would you like help with?

    At this level of difficulty I mostly need to practice, but any feedback is welcome 🙏.

  • Submitted


    What specific areas of your project would you like help with?

    I would like some feedback about my coding responsiveness. I based the code on Figma files where cards dimensions are different according to the screen format (desktop 384x611, tablet 456x611 or mobile 327x579) and I do not know how the size would adapt on different screens.