Project Overview:
Synapse is a full-stack Instagram clone built with MERN (MongoDB, Express, React, Node.js) that includes:
- ✅ User authentication (JWT + cookies)
- ✅ Posts with likes and comments
- ✅ User profiles with follow/unfollow
- ✅ Real-time messaging with AES-256 encryption
- ✅ Image uploads via Cloudinary
- ✅ Dark/Light theme support
- ✅ Responsive design with Tailwind CSS