QR code component using CSS and HTML.
Design comparison
Solution retrospective
*I am just facing problem to create a responsive website. *And I think that there are some lines that can be reduced by some better tags and codes.🙂
Community feedback
- @mattari97Posted about 2 years ago
Hello Govindupadhyay good job completing this challenge 🎉.
Unfortunately I can't review your code because your component is not displayed at your URL.
To fix this issue you should put all the code relative to your site in the root of your github repository.
The problem is that right now Netlify can't find the entry point to your app (index.html).
As a general rule, you should always have an index.html file in the root of your project. Then you can structure the rest however you want if you give the correct paths to the files.
Hope it helps. Have a good day/night. Peace 😊
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