A simple blog Dapp using Lens Protocol API where user can create profile and see posts
A simple blog Dapp using Lens Protocol API where user can create profile and see posts. They can edit their profile such as Name, Location, Bio, Website, and Twitter Url. They can also see other posts.
In the future, I would add more features such as adding comments or get recommended posts.
I built the front end with react and use bootraps 5 for styling. I use graphql to make API call to Lens Protocol API. I using Lens Protocol API polygon test network.
I used the following technologies:
-Lens Protocol: I using Lens Protocol API to create user profile and fetch posts