Design comparison
Solution retrospective
Added 'Add to Cart' functionality and implemented a modal to display all the details.
What specific areas of your project would you like help with?Feel free to contribute or share your suggestions. Your feedback will be highly valued. Thank you!
Community feedback
- @TedJenklerPosted 3 months ago
Hi @Princy-patel,
I noticed that your project isn’t fully responsive—it breaks somewhere after 650px wide. Think of your code as building a structure; it seems like you started with the top floor first, which can lead to instability in the foundation (mobile devices). Adopting a mobile-first approach would help ensure that your project works across all devices, even if it looks a bit off on larger screens, rather than breaking entirely. Then, you can use media queries to create fully responsive and visually appealing sites.
On the positive side, your codebase is easy to read, and the functionality works well—good job on that!
I hope this feedback was helpful.
Best, Teodor
1@Princy-patelPosted 3 months agoHi @Teodor
Thanks for the feedback! I’m focusing on functionality right now, but I’ll be implementing a mobile-first approach and adding media queries for better responsiveness. I plan to push the updated code with these improvements in a few days.
Appreciate your insights!
1
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