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
76 stars 185 forks source link

My friends #1236

Closed Palakkgoyal closed 1 year ago

Palakkgoyal commented 1 year ago

This PR closes #588 I have made my friends page. Any user who is friend of another user will be able to see that user's friend list otherwise they would be asked to add friend first then, they will be able to see the list.