A social media website
- click on this link - PlayX-Social
- Landing page
- create post
- edit post
- delet post
- comment
- edit comment
- delete comment
- profile
- profile bio
- profile portfolio
- follow/unfollow
- Explore feed
- Bookmarks
- share post
- User Feed
- Authentication Sign-up Login Logout
git clone https://github.com/aniketsingh13/playX-social
npm install
` REACT_APP_JWT_SECRET=
npm start With that you can see your app running on
localhost:3000`