A full-stack MERN web application, enabling users to login (with account-based authentication), post/edit content (posts, reels, stories), follow/unfollow users, like/comment on posts, view comments on posts and chat in real-time. Implemented JWT authentication for sign-in, Cloudinary for media storage, and periodic-polling for real-time chat.