I would like to retrieve an image from Pinata and display it in a page in react. This is the image:
https://gateway.pinata.cloud/ipfs/Qmc3gWiMKiRhnc61oSL3nR4Dg5NfJArNiQ2DZA6wpppKT4
How can I retrieve this image and display in a
<img>
Thank you in advance