Download Nft Image using infura from Ipfs

Is it possible to download nft image using infura with ipfs when i click download button in react js or any other framework? Please guide me through the process. I have nft minting smart contract and I want to download nft images after minting. Thanks

Hey @murtaza_ch
Thanks for reaching out! It is possible to download or view the IPFS CIDs. I suppose you can create a button that will pass the IPFS CID and download the file. Do you have any code written so far? I can provide an example if you need one.

Kind regards,
Alex | Infura Support