Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
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?

    First time building an app with a mobile first approach.

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

    All feedback welcome :) Tell me how to improve!

  • Submitted


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

    Using negative margins to get the overlap effect for the button didn't work. Why is this and how can I get this effect?

    How can I improve error handling for the API request?

  • Submitted


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

    How can I make the image more responsive?

    Is it better to use px or rem for spacing between the card text?

  • Submitted


    Help! How can I improve the responsiveness of my app?

    I used relative units so that elements would respond to changes in screen size but they don't seem to shrink. What properties and values should I use to make my app responsive?

    Any other feedback welcome :)

  • Submitted


    Help! Lots of questions arose when completing this challenge!

    1. Why don't two divs fit inside a parent div when I set their widths to 50%? I thought they would both take up half the space and fit side-by-side but they didn't. Instead, one would wrap.

    2. I have a main card with a left pane and a right pane. I set the position of one

    pane div to absolute, thinking it would overlap the other as it had been taken out of the main flow of the page, but it didn't. Why is this?

    1. How do I use the weights in the style guide?

    2. Am I using too many classes to style individual elements? Any feedback/advice on how to avoid this? How do I fine tune elements without creating too many classes?

    3. Is it better to use position or margin to position elements?

    Any other feedback is welcome and appreciated!