-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to host the website on github pages #16
Comments
Have you enabled GitHub Pages for your repo? |
Yes I enabled the Github Pages, created a repo and then tried deploying with yarn. After deployment I can only see the content in readme.md as my frontend. The react app is not getting rendered to the webpage. |
Looks fine to me.. -> https://anirudhkanneganti.github.io |
Thank you, @paraskevasleivadaros. I was stuck on this project for almost two days and tried everything I could think of, but I finally managed to get it deployed successfully thanks to referring to the configuration file at https://anirudhkanneganti.github.io/. I appreciate the help! |
I have created a github repo for protfolio dumped built the code and dumped the code into my repo and pushed the changes
The text was updated successfully, but these errors were encountered: