I am using React with Node.js.
I have a component ItemList, which fetches some API in the componentDidMount() method, because it allows me t
ItemList
componentDidMount()