Ecommerce Product Page using Next Js, Tailwind CSS
Design comparison
Solution retrospective
What do you think of the my way of implementing add and removing from cart?
Do you find this challenging?
Community feedback
- @saifion33Posted about 2 years ago
Hi Taofeek Ibrahim.
your solution is nice.
There is some bugs .
-
Item add into cart on
+
button click. Item should add on card only when we click add to cart button -
Item removed from cart on
-
button click . Item should remove only when click ondelete
icon -
When there is one item in cart and we click on
-
button , then item count is 0 but there is still 1 item in cart -
When we open page on mobile device there is button for change image and Navbar close button not working.
Hope you solve that bugs.
I hope you find this helpful
Happy Coding 😊
Marked as helpful0@Coding-AlgorithmPosted about 2 years ago@saifion33 Ook.. Thanks.. Will adjust it
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