Design comparison
Community feedback
- @mukwende2000Posted about 2 years ago
Thank you so much I didn't even notice this wasn't displaying. However I doubt if it has to do with github pages, because all the solutions I have added uploaded here are from hosted on github pages. So am thinking it has to do with React because this is the first time i creating an app with react, all the solutions i did were with Plain html, css and javascript. Your feedback will be helpful just like the last one. Thanks in advance.
0 - @correlucasPosted about 2 years ago
๐พHello @mukwende2000, congratulations for your new solution!
I can see that you're having some issues to setup the Github Pages. In my first days I tried to use Github Pages too but was too hard to setup, doesn't helps if you're a beginner like us.
My advice for your is to use
vercel
ornetlify
since Github Pages its kinda tricky to setup. But if you really want to use Github Pages you can try to follow this guide to use it and fix the settings for your pagehttps://docs.github.com/en/pages/quickstart
. The easy one isVercel
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!
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