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?

    Built the project using bootstrap classes

  • Submitted


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

    i was able to create a flex layout using grid. The screen size adjusts according to the screen size using media queries

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

    i had trouble placing the first and the second card using grid. i had to set margin-top to push the container to the center. I could get to grid position the first and last cards. Any input greatly appreciated

  • Submitted


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

    I was able to leverage css flex box to center the card and its contents.

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

    Tweaking the card container according to different screen sizes was a bit tricky