Latest solutions
Launch Countdown Timer with Flip Animation using SCSS, GSAP
#sass/scss#gsapSubmitted over 2 years agoE-Commerce Product Page with Add to Cart Function using ReactJs
#react#sass/scssSubmitted almost 3 years ago
Latest comments
- @fernandoLRibeiro@IdrisDY
Hi @fernandoLRibeiro , congratulations on finishing this task. I would like to suggest that you implement the delete functionality of the cart orders by using the filter Array method so items can be removed individually. You can also check my solution on this project to understand better.
You should also try to give some spacing between the gallery and the Text content on the desktop view.
- @Illyaas4Show@IdrisDY
Very good attempt but I think you can work on reducing the width of the overall container. It is overflowing horizontally so you might want to check your margin and padding in your CSS.