Reactjs – Hosted Front-end Unable to Access Hosted Backend, but Local Front-end is Able to Access Hosted Back-end
I have created a MERN chat-app and am facing a few problems. Everything works fine, locally. The problems only start when I host my project, which are as follows: I am unable to access the hosted backend from my hosted…