Design comparison
Solution retrospective
I'm proud that I got my QR code to look as close as possible to the demo picture.
What challenges did you encounter, and how did you overcome them?I had issues getting a live site for my repository, after an hour of research I figured out how to get the GitHub link to my project working. Due to the names of files, and how GitHub functions I was getting a 404 error but I fixed it by renaming the document (docs) holding my index.html in my VScode and pushing the updates to my main repository on GitHub. This allows GitHub to find my index.html file and publish my project live site.
Community feedback
- @Katte18Posted 4 days ago
It's really good used semantic tags such as main, well-structured html and css. I'd recommend to use comments in html and css as a best practice and maybe have folder for css styles and html file separate.
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