Product Preview Card Component using Flexbox

Solution retrospective
- Which is better when we want to create a responsive web pages, to build the desktop design first or to build the mobile design first?
- I think I have a lot of improvements to do regarding my HTML and CSS, especially in media queries and the usage of flexbox. I hoped that maybe from my submission, there will be some general pointer in which I can go or learn further for my own progress. Thanks a lot for any feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @arogersrenee
I general go with the mobile first approach. It's easier to build upon rather than takeaway if you start with desktop.
- @Caelus111
In general, your code looks fine!! but for the responsiveness of the layouts, I recommend watching Kevin Powell, he gives some nice advices to make your layout more lively!!
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