In the world where everything is having their decentralised counterparts, why not a blogging platform where writers get an extra security layer over their blogs. They can even get rewarded from the reader in the form of crypto currency.
These platform adds new and great functionalities to the native blogging platform. Every user has a wallet when he reads or writes blogs which makes the platform more secure.The decentralised storage makes the blogs more safe and functional. Overall, the platform has a lot of what today's bloggers would ask for.
so we converted the objects into array using Object.value() and retrived all the data and Displayed it on UI
We solved this problem using React-router-dom's hook useParams() and through this we retrived the blogIndex and using blogIndex we displayed them on UI
Discussion