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

  • kubas33 180

    @kubas33

    Posted

    Input validation is broken. I can freely input month higher than 12, year higher than 20, 31 days in february etc

    0
  • web weaver 310

    @servant-of-Allah

    Submitted

    Hello everyone,

    Alhamdulillah. I've completed the Ecommerce Product Page project on Frontend Mentor, and I'm excited to submit it for review. As a free user, I didn't have access to the design files, so I had to rely on my best guess approach based on the provided design images. Throughout the development process, I learned a lot, particularly in working with React, Vite, and Tailwind CSS. However, I would greatly appreciate your feedback and insights to help me improve the project further.

    In order to make the most of your feedback, I would like to pose some specific questions:

    What were the most challenging aspects you encountered while building this project? Are there any particular sections of my code that you find problematic or unclear? Do you have any suggestions for best practices or improvements that could be implemented in the project? Thank you in advance for taking the time to review my project and provide valuable feedback. Your input will be immensely helpful in my journey to enhance my frontend development skills.

    kubas33 180

    @kubas33

    Posted

    Very nice design!

    But I found some bug.

    When you raise items to be added to cart and then click "Add to cart" then it will be possible to change items in cart directly on main page (by +/- buttons).

    I think you should be allowed to change number of items into cart only if you have cart opened and change value inside it.

    1
  • kubas33 180

    @kubas33

    Posted

    Very nice job! Although on mobile resolution the footer is little long (but I know that is needed in challenge design)

    1
  • kubas33 180

    @kubas33

    Posted

    Overall your solution is very nice but unofrtunately it's not fully responsible - it adds horizontal bar on lower desktop widths.

    0
  • kubas33 180

    @kubas33

    Posted

    I will not focus on code itself because I am beginner but I have some feedback according to UI.

    I think it's more intuitive that on Dark Mode version of site there will be Light Mode button and vice versa. Not Dark Mode button od Dark Mode version of site.

    Additionaly it would be nice if we can go back to main site when we chose any country.

    1
  • kubas33 180

    @kubas33

    Submitted

    Solution according to Mobile-first workflow

    Feedback and tips are welcomed

    Order summary component

    #accessibility#semantic-ui

    3

    kubas33 180

    @kubas33

    Posted

    Hi! Thanks to your suggestion, appreciate it.

    But can you tell me why you suggest to wrap content with article? I am trying to understand this so I know when to use this or not. I thought it isn't necessery to wrap component into another tag if there is only one section.

    0