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


    Hello, Frontend Mentor community. This is my solution for the Multi Step Form.

    • Feel free to leave any feedback and help me to improve my solution
    • I had a lots of fun building this challenge, it was my first time using vite as a complier.
    • I started with basic css variables to form a design system, and relied on react's context, provider architecture to handle state.
    • Layout was built responsive via mobile first workflow approach.

    I just joined community, and was happy to try something a bit more complex. I struggled with some responsive mobile vs desktop organization, and needed to add a javascript hook to handle conditional component rendering. I would appreciate any feedback or if you would do this through another approach!

    I also launched this via github pages which was a little difficult to figure out. Currently on every commit push, the build gets compiled to a the gh-pages branch which then calls github pages standard deploy from branch workflow, which is 2 deployments on every commit. Let me know if you would do this in another way!

  • Submitted


    All feedback welcome! I can take a look at your project if you would like too!

    Some questions that I had:

    Where does Google fonts give the embed link? I found an example embed link for a different font on stack-overflow and swapped out the name in the url, but couldn't find the actual link on the Google Fonts website.

    Why does the font look likely different? The font weight looks different even after copying the style guidelines.