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 comments

  • AGD3SIGN 10

    @AGD3SIGN

    Submitted

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

    I'm proud of the fact I was able to replicate this challenge. It was pretty hard for being my first newbie challenge. But it only starts here.

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

    I had some issues with the centering of the main recipe card. I ended up breaking it down by disecting each container and labeling them for each item.

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

    Clean up, and easier, faster solutions.

    Dustin 90

    @GoatEXE

    Posted

    NICE FONT BRO

    Marked as helpful

    1
  • @SimoneMoreWare

    Submitted

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

    42

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

    42

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

    42

    Dustin 90

    @GoatEXE

    Posted

    You did a better job on sizing this than I did!

    On code readability, I'd recommend separating your style classes to a styles.css file in a root css folder. This is what I understand as best practice.

    Visually, I'd recommend taking a look at Bootstrap 5.3 on centering the card. I believe this is what I did for horizontal and vertical centering:

    class="position-absolute top-50 start-50 translate-middle"

    Otherwise, I've got nothing else. Well done!

    0
  • Nandhini M 280

    @NANDHINIMARIYAPPAN

    Submitted

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

    ''

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

    ''

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

    ''

    Dustin 90

    @GoatEXE

    Posted

    I find your final result so similar to the design that I had a difficult time trying to find what was different. If anything, I'd like to see main and footer elements within your HTML for accessibility users, and maybe comments within your CSS. Otherwise, job well done!

    Marked as helpful

    0
  • Dustin 90

    @GoatEXE

    Posted

    You did better than I did! The card container should be just a hair larger according to the design, but looks perfect to me otherwise. Your code is easy to follow also. This may be preference, but I try to comment my code as much as I can. It's been helpful for me in the past on bigger projects.

    Marked as helpful

    1