Hello everyone,
I am trying to create a microblog where users can interact with the website and they can share interesting stuff on the portal. I am using firebase as the database.
I have managed to create the displaying post bit but not able to add a comment section for each post.
Is there any way to achieve this?