How can i allow my react frontend that is deployed on GitHub pages to access localhost backend api?
I am trying to deploy my react app to GitHub pages without a custom URL. Almost everything works well and the page is successfully deployed. Although, when I go to the web address, it seems that the page does not communicate with the API. After checking the console these 3 errors and 1 warning show up: