E-commerce product page solution - HTM5, SCSS, Responsive

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@tacesept
A piece of advice: Instead of toggling classes for the image slider, you can smoothly manipulate transform with translateX(-${currentIndex * 100}%) in JavaScript. Good luck! 😊
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