Im developing a full stack application that consist of a springbok api & React UI. The api is developed in IntelliJ, while I work on the react UI in VS code. For some reason , i'm unable to access the react portion of my application in its GitHub remote repository after I pushed from my local. Please, see the attached image for how I'm unable to access the src/js folder in GitHub which contains my react code.
I'll appreciate any input on how I can best resolve this issue , so that I can access the react code in the js folder. Link to Github Page