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?

    Getting better using BEM and variables. Code is looking more semantic and cleaner.

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

    .

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

    .

  • Submitted


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

    Used :root / variables, used BEM (Block, Element, Modifier) or at least tried. Code is getting cleaner/DRY

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

    JavaScript

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

    .

  • Submitted


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

    That I finished the project.

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

    JavaScript

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

    .

  • Submitted


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

    Finishing the project

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

    JavaScript in general, have to learn more

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

    .

  • Submitted


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

    Finishing. I would start mobile first next time.

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

    Grid layout, but getting better

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

    .

  • Submitted


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

    Using Grid and getting better at it

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

    Gridlayout, I used https://css-tricks.com/snippets/css/complete-guide-grid/ for help

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

    /

  • Submitted


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

    My first website that works, responsive!

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

    Responsiveness/media query

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

    Tips in General

  • Submitted


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

    That I finished it. Probably wasted time/put too much effort into the spacing between the bullet points and the actual text. As you will see in the CSS code.

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

    .

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

    Maybe an easier/better way to space or structure.

  • 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?

    Still responsiveness @media

  • Submitted


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

    Getting to understand how flexbox works

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

    Aligning items

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

    I know how to create a media query, but which mobile-specific CSS rules do I need?:

    @media screen and (max-width: 375px) { /* Which mobile-specific CSS rules do I need? */ }

    Example please.

  • Submitted


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

    I think it looks pretty similar to the original.

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

    Responsiveness for mobile

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

    Didn't know how to make the website responsive for the mobile version.