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

    Responsive Faq According Card

    #react#sass/scss
    • HTML
    • CSS
    • JS

    1


    Any best practices that I need to follow for SASS/SCSS. Eventhough I am using SASS, I haven't extensively used it. Any suggestions to improve the SASS code to make it DRY. Anything that can be done to improve the handleClick function expression. I have used clip-path property to clip the desktop background pattern. Are there any other ways to do it ?

  • Submitted

    Responsive advice generator app

    #react#sass/scss#bootstrap
    • HTML
    • CSS
    • JS
    • API

    1


    This is the first time I have used an API request in the challenge. I have used React to build the app and I used useState hook to store the data. Is this ok? or Should I call the API request from useEffect hook?

  • Submitted


    Hi, I have completed the challenge and made the solution as close as possible to the design. But, I am not able to find an easy way to align the text "per month" vertically center w.r.t to 29 dollars. Any suggestions?

  • Submitted


    Hi, I have completed the order summary component challenge. I have tried my best to come close to design. But, when the height of the device is greater than 700px, for example like ipad or ipad pro the bottom half of the page is blank which is awkward. How can improve my design to make it look better? I used a div (along with container-fluid class from Bootstrap) to fill the bottom background colour and has a fixed height. This is the reason for above problem I described. Is there any better way to do this? Can you also provide feedback about deviations between design and my solution?

    Thanks