Github pages is deploying READme file #128670
Replies: 2 comments 13 replies
-
|
Hi @ChethanHR10 , The issue occurs because your /Weather-webpage |
Beta Was this translation helpful? Give feedback.
-
|
Looking at your file structure in the main branch, I dont think you have it set up correctly. Are you using "Create-React-App"? Routing is typically done in app.js; not index.js. components and pages should be in their own files/folders. index.html should be in the public folder. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Body
https://github.com/ChethanHR10/Weather-webpage
I tried to deploy this project using GitHub pages.
I tried everything gh -pages etc., but still not able to deploy this react.js project. Please help me with this problem.
Also, I tried this in vercel and there it is deploying but the whole page is blank(white).
Beta Was this translation helpful? Give feedback.
All reactions