E-commerce Product Page || React.js + TailwindCSS
Design comparison
Solution retrospective
I'm getting comfortable using ContextApi, and since I'm looking into redux these days, perhaps I'll convert this project into a full e-commerce website ^_^
What challenges did you encounter, and how did you overcome them?The one challenge for this project was to make the Lightroom. I wanted to make reusable components for both the mobile slider and the Lightroom, as they have the same functionality, with Lightroom having some additional ones.
At first, I was running into problems using the mobile slider inside the lightroom but that meant I had to modify the mobile slider according to the lightroom while maintaining the simple slider for mobile. Tried it ....made my code so messy I switched it back lol
After completing most of the project when I went back to it, I realized the problem could easily be fixed with a custom hook for slider functionality ðŸ˜
Anyway, it was a good project and I liked the design. Used Framer motion for some components 🔮 and I would appreciate the feedback!
Community feedback
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