Responsive page (375px mobile-1440px desktop)with flexbox, Sass and JS
Design comparison
Solution retrospective
Thanks for checking my solution
If you would like to help me improve my skills, i ll appreciate any feedback
-Does my files looks organize?
-What do you think about the JS usage?
-I didnt use any CSS framework. Do you think i should use one?
If you find something else , just point it out
Community feedback
- @fazzaamiarsoPosted over 1 year ago
Hi @pablo-obrach, nice solution!
I just have a quick tip for you.
You can write the Modal's HTML directly in the HTML file. That way you only need to toggle the modal's display in JS.
To answer your questions, your file organization looks good and you don't need to use a framework, but it's definitely beneficial in a larger project.
I hope it helps! Cheers!
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