Create React App deployed in GitHubPages but it shows README section not app interface
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...
Sep 29, 2017DA