I have a C# Web API running on my machine at port 5000, and a React project running on port 3000 that is trying to make a request to the API. The API is working fine and I can m