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?

    Like always, I'm becoming more familiar with the flex layout

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

    I didn't encounter any significant challenge

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

    Nothing in particular, but any sugestion is welcome.

  • Submitted


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

    I'm doing the most basic things quicker now.

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

    There were all sorts of errors regarding screen sizes adjustment. What I did was individually define the width this component should have in different breakpoints

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

    It's still not a 1:1 solution, so any suggestions to improve it are welcome.

  • Submitted

    Recipe Page

    • HTML
    • CSS

    1


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

    I'm getting the hang of writing semantically meaningful HTML

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

    There was an issue with the font, where Next.js failed to show it properly. I solved it by reading their documentation on the matter

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

    For some reason, I can't override the padding the image has inherited from the parent div, meaning I can't make it look exactly as it should on mobile. I tried setting its padding to 0 (by putting 'p-0' in the className, since I'm using tailwind), but for some reason the parent's padding persits.

  • Submitted

    Social links

    • HTML
    • CSS

    1


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

    I'm happy to be able to do these exercises relatively quickly. I would like to implement animations in CSS.

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

    There was an error with the quotes in Next.js, it seems you can't put " inside HTML elements. Luckily, the error message was descriptive enough. It told me where the error was and what to do about it.

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

    Nothing in particular, but if you'd like, feel free to suggest ways to implement small animations with tailwind css

  • Submitted


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

    I'm getting the hang of Figma. I'm learning how to copy the styles from there.

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

    I didn't know how to apply that particular shadow I saw, but then I found out you can view how Figma applies it and mirror it in CSS

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

    A way to make the title yellow when you hover on the card, and not necessarily the text itself.

  • Submitted

    QR Component

    • HTML
    • CSS

    0


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

    I'm glad to be able to complete this project with no major issues, only having to google a few things here and there.

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

    I didn't know how to set a favicon in next.js, so I had to google that

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

    Nothing in particular, though all input is appreciated