DEV Community

Discussion on: How to make many http requests with react

Collapse
 
adhana_ranjit profile image
deepak adhana

Use axios, install axios. And use axios to fetch api in react.
I am using axios in my project.