I'm trying to deploy my react website to Github pages, and I've followed all instructions in this tutorial. The deployment is done well, and the web is already up, but I got a problem here, the src folder seems locked here, and I want to make it accessible for anyone who wants to look at it
is there any way to "unlock" this src folder in my react project? Thanks in advance.
