proxy CRA

# In your package.json add the following

"proxy": "http://localhost:3080"
Bewildered Boar