Design comparison
SolutionDesign
Solution retrospective
Any feedback would be appreciated!
Community feedback
- @dreyfus92Posted about 2 years ago
Heyo @dhdbrud318 good job in completing this challenge š. I was reviewing the code and I have a few suggestions:
- It is a good practice that you don't leave your
<form>
with a non-empty value you presented<form action=`` class=
overlay__modal container` - When you push code into a GitHub repo try to avoid uploading
.DS-Store
and alsonode_modules
, this can be achieved by simply adding the names of the directories in the file.gitignore
Marked as helpful0 - It is a good practice that you don't leave your
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