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


    Hi everybody!

    This is my solution for the [order summary component] challenge As usual any feedback is really appreciated 😊

    Thanks in advance!✌️

  • Submitted


    Hello Frontend community! 👋

    I have completed the [NFT preview card] challenge

    I'll be happy to receive any advice to help me improve my solution.

    Thanks a lot!

  • Submitted


    Greetings community,

    Here's my solution for the [Fylo data storage component] challenge

    It was my first junior challenge and I hope I did good. Feel free to leave a feedback ⭐️

    I made this using a mobile first workflow and added 2 media queries for larger screens.

    Breakdown points are:

    • min-width: 900px (desktop version)
    • min-width: 376px (switch to the desktop bg image but keeps the vertical mobile layout)

    Everything is positioned and aligned with flexbox except the alert message for which I used the property position:absolute. The speech bubble shape for the desktop layout is made with the ::before pseudo element.

    Please let me know if there's anything broken or not working as it should. **Thanks a lot! **😎

  • Submitted


    Hi everybody!

    I have completed the [QR Code Component] challenge

    It was an overall easy challenge especially after completing my previous challenge (product card). I will try more complex challenges next but I plan to come back to this challenge to add some custom features.

    Feel free to leave a feedback Thanks! 👋

  • Submitted


    Hello Frontend community! This is my solution for the [Product Preview Card] challenge

    This is my very first Frontend Mentor challenge: I'm very new to the coding world so I'll be happy to receive any advice to help me improve my solution or clean my code.

    I had a lot of fun working on this even if it took me longer than I thought. I still have a hard time giving all the divs and elements the correct size and make the design responsive. For the images I used the html <picture> tag but I would welcome any suggestion about a different approach on this and in general any best practice for a better responsiveness.

    I'm looking forward to any feedback! Thanks! 👋