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
PORT=...
MONGO_URI=...
JWT_SECRET=...
CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...
npm run build
npm start