Welcome to MERN Stack THread Clone! This is a social media platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack, Socket.io for real-time communication, and Chakra UI for the user interface. It offers various features including authentication, post creation, deletion, liking/unliking posts, commenting, following/unfollowing users, account freezing, dark/light mode, and a responsive design. Additionally, it includes a chat application with image support, seen/unseen status for messages, and notification sounds.
Feature List:
- π Tech stack: MERN + Socket.io + Chakra UI
- π Authentication & Authorization with JWT
- π Create Post
- ποΈ Delete Post
- β€οΈ Like/Unlike Post
- π¬ Comment to a Post
- π₯ Follow/Unfollow Users
- βοΈ Freeze Your Account
- π Dark/Light Mode
- π± Completely Responsive
- π¬ Chat App With Image Support
- π Seen/Unseen Status for Messages
- π Notification sounds
- β Deployment for FREE
PORT=...
MONGO_URI=...
JWT_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...npm run buildnpm start