Design comparison
SolutionDesign
Solution retrospective
Hi All Would appreciate feedback on this please. I'm using a screen size of 375px & 1440px
Community feedback
- @Abdul400Posted almost 3 years ago
hello @AnulQr. I think your work generally looks really good particularly for the desktop view. However, I noticed a few things.
- It is responsive but the pages have not been optimized well for mobile devices and tablets.
- The responsive layout transitions to quickly to the mobile view too quickly and according to your code, I can see that you started with mobile-first development, which is not necessarily a bad thing. However, you have to consider other devices too. I believe the transition from desktop view to mobile view should be from around 375px, but I usually start around 500px to cater for 'phablets' because phone screens are getting bigger. There should also be tablet devices maybe starting from 500px to around 800px or so. Then the rest is desktop view. kindly consider such devices in your development.
- The background does not match the one outline in the design files. consider incorporating it and adjusting it accordingly.
Other than that, Great Job!
Marked as helpful0
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