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

    Todo App

    • HTML
    • CSS
    • JS

    0


    I have made PWA with next-pwa library and drag to reorder works with desktop devices.

    There were some accessibility issues due to the poor contrast ratio of images in the design file to the dark mode background.

  • Submitted


    I pushed myself to create a complete full-stack version of this project with additional features.

    During the integration of upvote and downvote features with MongoDB, and updating the user interface when comments or replies are deleted, edited, or posted, I encountered some challenges. Nevertheless, I managed to successfully implement these features.

    However, I think my code requires restructuring to improve its performance and make it more user-friendly for developers. I would be grateful if you could review the project and give me your valuable feedback. Thank you.

  • Submitted


    I have struggled with state management. I have just passed the state and setState functions as props and updated the states from the child components.

    I am expecting your feedback.

  • Submitted

    REST Country Search

    • HTML
    • CSS
    • JS
    • API

    0


    It was difficult for me to make all flags look good. That is because object-fit: cover; was causing some flags to be cropped.

    How can I make all of the flags look good?

    I am expecting your feedback and suggestions/recommendations to improve this app.

  • Submitted


    Feedbacks are appreciated. Is there any other way to validate the email address?

  • Submitted


    Feedbacks are appreciated. I was not able to make flip animation so, I made a normal countdown timer.

    If you know how to do so, feel free to leave guidance here.

  • Submitted


    Feedbacks are appreciated. I think my code is not managed. How can I manage it? Maybe there is some way to make it short too.

    I think my CSS is long. Also, help me solve issue detected by frontend mentor

  • Submitted


    How can I improve my code? I wasn't able to change the radio button's outline color as on design. How can I do so?

  • Submitted


    Any feedbacks are appreciated.

    1. How can I improve my code?
    2. How to handle a larger screen size like 4k?
    3. How bad is it to set max-width on body {}
  • Submitted


    How can I make my site look pleasing? When I see the output on localhost it looks fine but when hosted with Github, it shows small fonts and everything small on the same screen as compared to the local host.

    Feedbacks are appreciated. Thanks.

  • Submitted


    How do I solve that accessibility issue? It says should be contained by one main landmark.

    All page content should be contained by landmarks

    Context:

    <div class="left-text">

    This is my second try. In the previous code, there were some issues that I tried to fix on this site.

  • Submitted


    Since I have no idea about what the site looks like on a tablet, I have made my own arrangement of the grid. I know it's not a good idea to have a long paragraph as I have on the last grid of the tablet version. Kindly give me an idea of how can I make it look better. Also, any feedback or improvements on my code is highly appreciated. How can I fix the quote in the correct position? Thanks.