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

  • @DeeptiGit22

    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?

    need to verify whether my code is clean or reusable or not.

    @chloeandrie

    Posted

    Nice job! It looks like your max-width is slightly larger than the design, and your recipie struggles to respond at smaller screen sizes. I would set your recipie container max-width to 700px and remove the extra margin at the smaller screen sizes. This was a fun challenge!

    0
  • @chloeandrie

    Posted

    This looks great! I'm impressed how close you were able to get to the original design. I noticed that your interactive elements were a little jarring. I used transition: all 0.2s ease-in-out; to slow down my transitions, which seemed to help. Nice work!

    Marked as helpful

    0
  • Q_421 30

    @ahmaddanu421

    Submitted

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

    I finish it, i try git but i don't know how to use it properly.

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

    submit it, git is so confusing

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

    i try my best to google it, i will ask some help if i not found any solution from google.

    @chloeandrie

    Posted

    Your solution looks great! Git is challenging, but there are lot's of great resources on YouTube. Looks like you just forgot the border around your card. I used border: 2px solid var(--clr-black).

    Marked as helpful

    0
  • @savchrisostomidhs

    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?

    .

    @chloeandrie

    Posted

    Nice job! Not quite responsive at smaller screen sizes; I got around this by using max-width. I also forgot the border shadow - a small detail.

    1