IPFS upload and fetch

Do you have any source code, blogs on how to fetch different kinds of data from IPFS?
I am building a decentralized social media on ethereum and IPFS!
and I want to store all the post related data on IPFS and retrieve it to display on the front end
sorry the question is silly

Hi, there is lots of documentation and examples that show how to get familiar with IPFS here: https://docs.ipfs.io/ . Once you have decided which way you want to add and fetch data (command line, API, embedded node etc) we can probably help you further…