mini social media app build using Nodejs,Express,MongoDB,React,MaterialUI
Functionalities
- user can create post
- user can view all the posts created by other user
- user can likes & dislike the posts
- user can update and delete their own post
- Authantication with jwt tokens
- Login Logout feature