
Design comparison
Solution retrospective
Optimizing for different screen size device took a bit of time and also required a certain amount of code, but now I'm gradually getting used to write and organize the code without using modular components structures like React.
What challenges did you encounter, and how did you overcome them?It's a small detail, but without React component, I didn't know how to render elements conditionally depending on screen sizes, but the solution was very simple; just setting "display" property to "none".
Community feedback
- P@angel-retryPosted 4 days ago
I clicked on your Repository link(view code), but it shows a 404 error. However, I noticed that you used Vercel to deploy the website and utilized React, which is really impressive! Although I'm not quite sure how your code structure is designed, I want to congratulate you on successfully completing a project using React.
0P@GentleHorsePosted 3 days ago@angel-retry Thank you! I set the GitHub repo to "private" and that's why you encounter the 404 error and also I didn't use React but maybe the setting on my side somehow automatically implemented React during the deployment? (I'm not sure) Howver, anyway, thank you for your kind words and I hope your great success!!
0
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