Design comparison
Solution retrospective
First ever project. I'm glad to see it opens correctly in the browser.
What challenges did you encounter, and how did you overcome them?Always consider the box model, and using vw width is quite helpful when adjusting media queries.
Community feedback
- @LuciaVerdePosted 7 months ago
Hi mate ! first of all, congrats con completing this challenge!
I have some suggestions on your work:
-
I've noticed there are two index.html and two style.css files in the project. I'm not entirely sure if this duplication is intentional or not. However, to keep things organized and consistent, I believe it would be better to consolidate them into just one of each. This would help streamline the project structure and avoid any potential confusion down the line.
-
It would be beneficial if you could include a README file.
-
You might want to remove any unnecessary files, such as the provided README.
Keep going !
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