Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

HTML & CSS

leeβ€’ 50

@ldrennan279

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

imadβ€’ 3,310

@imadbg01

Posted

Greeting lee!! Congratulations for completing this challenge, πŸ‘πŸ‘πŸ‘.

the live site has a 404 not found, the reason for that is when deploying to Github Pages, github by default look for index.html all letters on lowercase, on the root of your repository, to fix this issue simply rename index.HTML to index.html.

you can learn more about github pages here.

also you can give a try to https://www.vercel.com/ and https://www.netlify.com/ they're both fantastic and easy to use, and also recommended by Frontend Mentor Community for hosting challenges.

overall Hope this helps you, keep coding and welcome to Frontend mentor Community

Marked as helpful

0
Lucas πŸ‘Ύβ€’ 104,580

@correlucas

Posted

πŸ‘ΎHello Lee, Congratulations on completing your first challenge!πŸ‘‹ Welcome to the Frontend Mentor Community!

Unfortunately your live site is not previewing, due an error with the Github Pages I don’t recommend it since it's too hard to set up. If you really want to use Github Pages you can try to follow this guide to use it and fix the settings for your page https://docs.github.com/en/pages/quickstart.My suggestion it that you use vercel.com or netlify.com that are really easier platforms for live sets and totally user-friendly, in a matter of 5min your live site is online. All you need to do is to connect the Github account, import the repository and deploy it. Really fast.The easy one is Vercel and is the one I use for my solution.

Fixing that you've to update the solution with the new link and we'll be able to see your live site and help you.

✌️ I hope this helps you and happy coding!

Marked as helpful

0

leeβ€’ 50

@ldrennan279

Posted

@correlucas Thank you, that is great advice. I will update asap.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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