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 the initial scaffolding done.

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

    I needed more grid practice, the heading was a struggle for me for some reason.

  • Submitted

    Preview card

    • HTML
    • CSS

    2


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

    I like the structure of the project since I think its readable, and easy to follow. I am also glad to have found the CSS Reset from Josh Comeau https://www.joshwcomeau.com/css/custom-css-reset/.

    However, I didnt spend too much time with the font scaling since it was readable regardless, so maybe in a future project I'll implement it.

    I also struggled because I didnt have the Figma files, but I'm still proud about how close it got.

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

    Working with images has been a challenge for me, so it was a lot of troubleshooting to get the image to fit correctly... I dont know how close I got, but it got to a better place than it was haha.

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

    I guess if anyone has any resources for image styling?

    For example, I wanted the image to fit within the container, hoping that I wouldnt need to manually set the border radius for the corners of the image since I set the border radius on the parent div.

  • Submitted


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

    I'm proud about the amount of time it took me to churn this out.

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

    I struggled with the card's width on mobile devices without using media queries, I think using rem units helped out a bit.

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

    Best practices to handle a responsive design.

    Also, why not use media queries?

  • Submitted


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

    At first, I kind of forgot how to set up styling at first since its been a couple of years of using React or React Native. It was an oddly humbling experience, even with a simple project like this one.