Reactjs – I am sending JSON data from the Backend but when I am recieving the data on Frontend it is Showing text/html Data
I have developed Backend in NodeJS and Frontend in ReactJS. I have hosted the backend on my own pc. When I am accessing the Data from postman It is giving me JSON Data but when I am fetching the data…