Social media web app built using MERN stack. https://kritarth-twitter.netlify.com/
- React - Redux-Toolkit
- Styling using TailwindCSS
- React Router v6 for routing
- Socket.io as websocket for instant messaging
- Cloudinary for image upload
- Express & Node for API [Repo Link]https://github.com/kritarth2121/kritarth-tweet-backend
- MongoDB using mongoose for data storage
- User authentication using JWT
- View user feeds.
- Compose posts.
- Like posts.
- Add multiple comments on one post.
- Delete posts or comments created by logged in user.
- View user profile, posts, list of followers and following users.
- Follow/Unfollow individual user.
- View and update details such as - profile picture, name, bio.
- Search for users within Kritarth Twitter.
- List of users who have liked a post.
- Notifications on user activity.
- Instant encrypted messaging.
- View previously sent messages with timestamps.
- delete messages and chats.
Made with 💛 by [Kritarth2121]