Submitted over 2 years ago
E-commerce_product_page using FlexBox and JS
@laachouch8
Design comparison
SolutionDesign
Solution retrospective
I'm waiting better solution or tips and thanks
Community feedback
- @solvedbiscuit71Posted over 2 years ago
@laachouch8, You solution looks great 😄
I have some tips to improve it,
- Firstly, wrap everything in
<body>
with<main>
tag to avoid accessibility issue - Gallery is taking the size of the page instead of the size of the screen, it would be better since, user don't need to scroll down to change the image.
- And no of items in cart should go till zero, and then you can disable it.
These are some tips i have for you, hope it helps
Marked as helpful0@laachouch8Posted over 2 years ago@solvedbiscuit71 Thank you, I will try to follow your advice.
1 - Firstly, wrap everything in
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