
Responsive page developed just using HTML5 and CSS flexbox.
Design comparison
Solution retrospective
I'm happy with the solution as I made it look almost similar to the design. I was able to manage to make the site responsive over multiple screens by using media queries over multiple breakpoints which I had not utilised previously using general CSS. I'm proud that I was able to complete this daunting task without using tailwind. 😅
What challenges did you encounter, and how did you overcome them?Though I tried to keep the CSS code as neat as possible but there could be improvements on removing the redundant CSS styles and more refined syntax structure. The media queries could be used in a more mature way I think. I would be certainly improving these things in future projects. Would love some helpful and clear feedbacks from the community. Also, I'd love to try implementing this challenge in other libraries as well.
What specific areas of your project would you like help with?Help me on improving the media queries usage and transitions. Though I liked the transition I implemented better than the original one, but would really like to know if anyone has implemented the exact hover shadow transition from the figma file.
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