
Solution retrospective
i dont know how to use github well as of now hence i cant host it
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lucasweidas
great job on that one!
First of all, you have two folders with the same name, but the first one is useless. So, you need to move your second folder called qr-code-component-main out of the first one, and add on your Webdev folder. This change will make the github page identify your index.html and the page will work just fine.
Keep it up.
Marked as helpful - Account deleted
Hello !
Your project seems to be on Github. First of all, sounds good :) Then you can create a free account on Vercel or Netlify to host your project.
I use Vercel, it's super easy. Just connect your github account within Vercel and then import your project. Deploy it and share your live project ! :)
Marked as helpful - @hcxweb
Hello Ankitha, To host on GitHub, try this (if you haven't changed the repository structure):
- Go to the qr-code-component-main repository, then go to settings (next to Insights).
- Click Pages on the left.
- Under Source, choose Branch: main and choose folder (root). Click save.
- Wait for like two minutes, refresh the page, and it should tell you that Your site is published and you'll see the link.
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