
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I would potentially use CSS grid next time.
What challenges did you encounter, and how did you overcome them?I kept getting this error in the terminal when I was trying to set up Github in the project:
error: src refspec main does not match any error: failed to push some refs to'https://github.com/cocoelizabeth/frontendmentor-qr-component.git'
I fixed it by:
- I initiated git with an empty folder and then moved the project files into the folder after Git was initiated
- I set my default project branch name to 'main' instead of 'master'
None
Community feedback
- @NatentadoPosted 2 months ago
Nice Layout, i missed the shadow, only thing is try to be more semantic on the html like using the img tag to display images.
Marked as helpful1
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