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 comments

  • Tharun Rajโ€ข 1,250

    @Code-Beaker

    Submitted

    What are you most proud of, and what would you do differently next time?

    This is one of the best projects I've attempted to do so far!

    I had a lot of fun building this one. It is also because of the use of SCSS which made things a lot easier. I had attempted to complete it a month ago. But, at that time, it seemed a little too complicated. But, today I managed to complete it and I'm proud of myself! I understood the fact that compiling SCSS with Vite is better when compared to using the Live Sass Compile extension as Vite requires zero configuration.

    I followed the mobile-first workflow to build this project as it is recommended by many developers and some Frontend Mentor community members. It did increase the speed of my workflow so I'm glad of following it. I also used Validator to check input for email. It is really a lifesaver as I don't have to write the JS from scratch.

    What challenges did you encounter, and how did you overcome them?

    I did find it a little hard to get those curves correctly positioned. I have almost completely abandoned using pixels in my CSS. But these curves really made me use pixels because with rem I would have to change it many times.

    I feel like the buttons have a poor contrast ratio. I tested it using my Firefox developer tools and it did show a warning. As for now, I'm keeping it as it is. But, I will surely change it later.

    What specific areas of your project would you like help with?

    I would like to know if there is a better way to implement the curves. I feel like mine is pretty messed up when resizing the browser window. It always confuses me. If you have a better way, please feel free to share it. It will help me a lot.

    Any suggestion is welcome, Thank you

    Lokesh Sโ€ข 190

    @lokesh-weby

    Posted

    Sounds good.. ๐Ÿ”ฅ

    1
  • P
    Koda๐Ÿ‘นโ€ข 3,810

    @kodan96

    Submitted

    What are you most proud of, and what would you do differently next time?

    Made with:

    • HTML ๐Ÿฆด
    • CSS ๐ŸŽจ
    • JS ๐Ÿค–
    • GSAP, jQuery, SplitType, ScrollTrigger JS libraries ๐Ÿ“š๐Ÿ“š
    • lenishelped out with the smooth scrolling ๐Ÿงˆ
    • mobile-first workflow ๐Ÿ“ฒ๐Ÿ“ฒ

    What specific areas of your project would you like help with?

    If you notice anything you know what to do ๐Ÿ‘‡๐Ÿ‘‡

    Lokesh Sโ€ข 190

    @lokesh-weby

    Posted

    Your project is almost pixel perfect. In mobile view right side having some unwanted gaps to reterive that you can use overflow-x:hidden in body tag I am not having much experience but I have experienced this unwanted gaps.. Happy codding.. ๐Ÿ˜€

    1