Design comparison
Solution retrospective
I am having this issue on the dev tools
''Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform"
Anyone familiar?
Community feedback
- @MaxRichard2007Posted over 1 year ago
How did you fill in the URL of the Live site? I can't put the live site url
0@MikoyzskiePosted over 1 year ago@Maxrichard2007 depends on what you are using, I am using next js so I deploy my work on vercel, if you are using plain css html & js try using github pages for deployment. Hope this helps
0@MaxRichard2007Posted over 1 year ago@Mikoyzskie I have done many projects and I use HTML css & js, So I want to deploy it on github pages. May you explain how??
0@MikoyzskiePosted over 1 year ago@Maxrichard2007 if you already have a github account and familiar with working on git, you can start with this tutorial https://www.youtube.com/watch?v=OltY8JIaP-4
if not, you can check this article, this is where I started working on my projects https://www.theodinproject.com/lessons/foundations-introduction-to-git
Hope this helps
0@MaxRichard2007Posted over 1 year ago@Mikoyzskie Thanks, I tried it too, but instead of running the html file, it brings the readme file
0@MikoyzskiePosted over 1 year ago@Maxrichard2007 is your main html file index.html? Is it on the root folder?
0@MaxRichard2007Posted over 1 year ago@Mikoyzskie This is my repository address, what's problem? https://github.com/Maxrichard2007/Advice-generator-app.git
0@MikoyzskiePosted over 1 year ago@Maxrichard2007 rename your advice generator html into index.html go to your repository settings(beside insights) go to pages select the branch you are working (Branch section) then save refresh and it will give you a github pages link
(mark this helpful afterwards) :D
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