LinkedIn Clone - MERN Stack A full-stack professional networking application built with the MERN (MongoDB, Express, React, Node.js) stack. This project mimics the core functionality of LinkedIn, allowing users to connect, share insights, and build a professional presence.
🌟 Key Features User Authentication: Secure JWT-based authentication with persistent login sessions.
Dynamic News Feed: Users can create, edit, and delete posts with text and image support.
Interaction System: Real-time like and comment functionality on user posts.
User Profiles: Detailed profile pages showcasing experience, education, and skills.
Network Building: Send, accept, or decline connection requests.
Responsive Design: Fully optimized for desktop, tablet, and mobile devices
🛠️ Technology Stack Frontend:
React.js
Zustand
Tailwind CSS / Styled Components
Axios (API Calls)
Backend:
Node.js & Express.js
MongoDB & Mongoose (Modeling)
JSON Web Tokens (Auth)
Multer / Cloudinary (Image Handling)