Design comparison
Solution retrospective
-
I'm not sure if I am creating more work by using px units in mobile first design, then using rem units later in bigger responsive design for tablet/desktop.
-
flex-basis was great to learn, but need more practice.
-
Struggling to use Git and Github to share my code with others and learn.
-
Would be grateful for any help.
- A special thanks to Kent O'Sullivan for his help using GitHub.
Community feedback
- @12KentosPosted over 2 years ago
Hey @spidermonkey356
It looks like the link to netlify is broken. If you want to host it on Github, you should be able to move the files out of your "single-price-grid-component-master" folder directly into the main branch. (Where your reademe file currently is)
Once you have done this, go to settings (this is for your current repository and should be on the top bar), then go to pages. (this is on the left had side bar) There should now be a section called "Source" with the following. "GitHub Pages is currently disabled. Select a source below to enable GitHub Pages for this repository." There should be a button below this that currently says none. Click on it and change it to main. Click save, this will create a url where your new site is hosted. It will take a couple of minutes for Github to properly host it, but after a couple of minutes when you visit the new url it gave you, you should be able to see your project.
Let me know if you have any questions!
Marked as helpful0@spidermonkey356Posted over 2 years agoKent O'Sullivan thank you for the help, I cant tell you how grateful I am, as a newbie to GitHub I found it a little intimidating to learn.
0@12KentosPosted over 2 years ago@spidermonkey356 No problem! When I was trying to post my first project using github, it took me quite a while. I had to look up video tutorials and everything as well, haha so I know how confusing it can be. :)
0@spidermonkey356Posted over 2 years ago@12Kentos Really grateful and appreciated so much, glad to see I was not the only one struggling with GitHub as a beginner:):):):)
1
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