Prepared my code for deployment. Changed localhost to something more flexible. But now Frontend not sending request to backend
My project has 3 parts. Front end (used react with tsx), back end (Javascript), and database (python scripts to generate graphs based queries that are stored in mongodb.)