gh-pages does not find my js and css file. It gives a 404 error, as a result – a white screen.
enter image description here
here is my repository –
https://github.com/Beliy14/Soc-Sec-online
I will be grateful if anyone helps!
I tried to transfer the link to the js and css file inside the html, but nothing has changed.
1
You have only upload the files and folder that are in build folder rest folder is not required here then you can see you website or you can deploy your project in vercel, there it will create the build of your project and your website will be deployed in vercel
1