Relative Content

Tag Archive for reactjsnode.jsapihostingvercel

Getting html response insted of actual data on vercel hosted api

I’m working on a small React.js project with external newscather api.I deployed backend on vercel. Data is coming in properly and I can display when working in Locally with vercel hosted api (i.e backend;) but when I deploy frontend to vercel,an index.html file returns and giving massage as
You need to enable JavaScript to run this app even though javascript is enable manually.