Hi Guys, After watching almost 30 hours of videos by John Smilga on FreecodeCamp’s youtube site, I have decided to try to complete all the 5 Front End Developer Projects.
After spending a few hours, I have come up with a Random Quote App Generator App using React which is awesome and I want to deploy it on my github account. I have never used github earlier so, it’s a bit tricky for me. I watched youtube videos on this topic and followed instructions on the github website and could successfully push repository of my code from my local computer to my github account.
Now, I have got to know that you can also host your pages on github and even after trying for hours and reading documentations, I have not been able to host my first React App on github and It kinda saddens me.
I want somebody’s help in getting this thing done. Please you can find my repository on
[croy47/random-quotes: First of the 5 Front End Developer Project on FreeCodeCamp
- Build a Random Quote Machine (github.com)]
(https://github.com/croy47/random-quotes)
Can you please help with what needs to be done to achieve this. Please?
I did not find a homepage property in the top level, nor did i find the predeploy and deploy property in the `scripts property. Are you sure you followed everything in the tutorial you linked?
Dear Friend, thanks for your time and effort. I tried everything that was suggested in that code but when that didn’t work. I decided to go for another idea. I decided to host my page on netlify and put a link as source code there which would redirect to the code on my github. I changed my github repo then. If you went through the codes, can you please clone it and make suitable changes and host it on github temporarily and then send those changes to me with slight explanation. It would be good for me.
Apologies for the late reply. I had been busy today.
I have opened a pull request, if you do merge, remember to change the homepage property in the package.json to http://yourGHUserName.github.io/yourRepoName