I made a react application using Create React App. I could manage to deploy it on GitHubPages but unfortunately it shows README.md, not application itself.
This is my GitHub page. I tried to figure it out the problem but I cannot find the solution by myself..
Does anybody know what is the problem?
Daniel Deutsch
Aspiring Web Developer with Business Law Background. Pushing the limits to make the world a better place. Open for Projects of any kind.
In your settings you have to choose the source. If you have pushed your code it takes a while until it is displayed. If it isn't configured right, it display the Readme by default.
See help.github.com/articles/configuring-a-publishing…