React - create-react-app proxy setting
create-react-app allow to configure the proxy setting on calling API.
documentation:
https://create-react-app.dev/docs/proxying-api-requests-in-development/
Example
https://github.com/nsclass/ns-svg-converter/blob/master/ns-svg-converter-react/src/setupProxy.js