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, FrontEnd Mentor Community, this is my solution for Intro Section with Dropdown Navigation Challenge.

    Feedback Welcome 😊

  • Submitted

    Responsive Intro Section Component

    #tailwind-css
    • HTML
    • CSS
    • JS

    0


    Hi, FrontEnd Mentor Community, this is my solution for Intro Section with Dropdown Navigation Challenge.

    Feedback Welcome 😊

  • Submitted


    Hi, FrontEnd Mentor Community, this is my solution for Article Preview Page Challenge.

    Feedback Welcome 😊

  • Submitted


    Hi, FrontEnd Mentor Community, this is my solution for Intro Component SignUp Form Challenge.

    As pointed out by @isprutfromua, I started writing more clean JS 😅, about not modularizing the JS files, apparently I couldn't use require or import in my JS file unless it was of type : "module" & by making it a module file, I couldn't use the functions in plain HTML file.

    This has probably something to do with nodeJS in my project as I used it for Tailwind installation.

    Feedback Welcome 😊

  • Submitted


    Hi, FrontEnd Mentor Community, this is my solution for FAQ Accordion Component Challenge.

    I was able to completely do it in CSS but for unchecking remaining boxes, needed to use a JS function.

    Feedback Welcome 😊

  • Submitted


    Hi, FrontEnd Mentor Community, this is my solution for Interactive Rating Component Challenge.

    I took the liberty to add a back button so user can change rating, instead of refreshing the whole page.

    Due to using a lot of ReactJS, I completely forgot localStorage is available directly in VanillaJS, instead I was thinking it would require a npm library 😅

    Feedback Welcome 😊

  • Submitted


    Hello, Frontend Mentor community! Here is my solution to the Single Page : Huddle Landing Page.

    Happy to hear any feedback and advice 😊

  • Submitted


    Hi, FrontEnd Mentor Community, this is my solution for Social Proof Section Challenge.

    Feedback Welcome 😊

  • Submitted


    Hello, Frontend Mentor community! Here is my solution to the Profile Card Component.

    Happy to hear any feedback and advice

  • Submitted


    Hello, Frontend Mentor community! Here is my solution to the 3 Column Preview Card Component.

    Happy to hear any feedback and advice

  • Submitted


    Hi everyone, This is my solution for Stats Preview Component.

    For the Image and Purple overlay, I added the image as a background-image and added overlay colored div to it. Is this the only solution for overlay, or can it be done differently ?

    Feedback Welcome !

  • Submitted


    Hi everyone, This is my solution for Order Summary Component.

    Had a ton of problems in actually fitting the main SVG in container, I did look it up and was able to do somehow, but I think there might be a better way. Will be studying on it more.

    Feedback Welcome !