I have a simple reactjs application calling a python backend using axios as below:
reactjs
python
axios
class App extends Component { construc