narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
81 stars 183 forks source link

[FEATURE] <Displaying post with all the comments and also able to comment while seeing other comments> #115

Closed kshitij01042002 closed 1 year ago

kshitij01042002 commented 1 year ago

Description

Displaying post with all the comments and also able to comment while seeing other comments

Screenshots

image Something like this

Additional information

Make this issue under codepeak

narayan954 commented 1 year ago

Did you mean when a user single clicks on the comment box it maximizes along with comments?

kshitij01042002 commented 1 year ago

Yes similar to Instagram's web view. You can refer that