ecommerce product page

Solution retrospective
If you have some advice, don't hesitate . Make the design responsive was difficult, it take me a lot of time. This project teach me a lot, the javascript was a very good challenge.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SahilSinghTomar
nicely made. Well done!
instead of adding style
display: none;
add property such as
opacity: 0; transform: scale(0);
to animate it will look cool
Marked as helpful
Join 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