E-commerce product page with Flexbox, Grid, SASS/SCSS, VanillaJS
Design comparison
Solution retrospective
Interesting project, I still have a small bug in the product overlay, I learned more about SASS and got to practice some animations. I will be very happy to receive your suggestions.
Community feedback
- @isprutfromuaPosted over 2 years ago
Hi there. You did a good job π
keep improving your programming skills
your solution looks great, however, if you want to improve it, you can follow these steps:
π’ use border radius only for the sliders wrapper.
π’ I can't navigate to cart , +/- icons and button with keyboard, because it's just icons =) Please place them into a button
π’ Add alternative text to avatar. You can add hover effect just with css, it would be better for performance )
π’ Cart counter isn't disappearing after deleting products
π’ It would be great to add closing the navigation on the backdrop click
I hope my feedback will be helpful
Good luck and fun coding π€β¨οΈ
Marked as helpful0@VinhNguyenLePosted over 2 years ago@isprutfromua Hello,
- Just adds border radius to wrap tag, i get it, that's why when transform transition the product image is poked out.
- The navigate to cart part I do not intend to use the keyboard, I feel it is quite inconvenient. Suppose when the website has many such sections, when you want to change, the user still has to choose, so using the keyboard I don't feel is necessary.
- :D ah yeah, Cart counter, when I put the page on netlify I saw this error and I fixed it but I haven't put the code back yet, I'm so clumsy.
- I will try to follow your instructions
Thank you, this very helpful for me
0 - @isprutfromuaPosted over 2 years ago
@VinhNguyenLe Hi there
I am glad that my help was useful to you
Cheers, peace and happy coding!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord