Hey guys, It should probably be something simple, but if anyone can help...
I'm trying to publish my first React project with Github Pages, with the index file inside the /src subdirectory. But Github Pages requires that the index file remains inside the main directory, so, as the page loads, it shows only this:

My file structures look like this:

With the index file located in the src folder:

Hey guys, It should probably be something simple, but if anyone can help...
I'm trying to publish my first React project with Github Pages, with the index file inside the /src subdirectory. But Github Pages requires that the index file remains inside the main directory, so, as the page loads, it shows only this:
My file structures look like this:
With the index file located in the src folder: