Hey,
So my site seems to have deployed okay but my issue is the information from the database doesn’t seem to run and load in. It only works if I run the back-end locally (npm run start:backend) and then go to the site.
This is the error i’m getting in the console:
Failed to load resource: net::ERR_CONNECTION_REFUSED
localhost:8000/flights:1
TableBody.jsx:11 TypeError: Failed to fetch
at TableBody.jsx:8:5
at ri (react-dom.production.min.js:244:332)
at Ss (react-dom.production.min.js:286:111)
at react-dom.production.min.js:282:391
at S (scheduler.production.min.js:13:203)
at MessagePort.T (scheduler.production.min.js:14:128)
Website: https://eclectic-crisp-eb56cd.netlify.app/
Github: GitHub - Ketwork/flight-widget-react-mongodb