Design comparison
Solution retrospective
My Solution posted on github pages (reactjs)
Community feedback
- @palgrammingPosted over 3 years ago
well the desktop layout you have looks nice so far but you have no mobile view. You should code this again from scratch and create the mobile view and then transition it to the desktop on your currently have
Marked as helpful1@mrcastilloPosted over 3 years ago@palgramming Thanks for the comment I appreciate it!!! I think my mistake was coding this for desktop first and mobile second. I did create a mobile layout, however my media queries are limited and work only with the device toolbar that chrome includes or iPhone X I believe. They wont work just resizing the browser. I think that I will go ahead and learn more about how media queries work to be able to display my solutions properly. Thanks again.
0@palgrammingPosted over 3 years ago@mrcastillo well it is fine to start this over and do it mobile first from scratch. I am sure if you do it you will learn much more than even doing it this time. It is fine doing these challenges multiple time that is the whole purpose of them
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