React - create-react-app proxy setting

less than 1 minute read

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