A fully functional LinkedIn clone built with React.js, Tailwind CSS, Ant Design, and Firebase. This project replicates key features of LinkedIn, such as user authentication, a feed with posts, comments, likes, profile customization, and more. All user data, posts, and comments are stored in Firebase for real-time updates.
- User Authentication: Sign up, log in, and log out using Firebase Authentication.
- Personalized Feed: Users can view their posts, like, comment, and share other users' posts.
- Like and Comment System: Users can react to posts with various reactions (like, heart, wow) and post comments.
- Firebase Integration: All users' posts, comments, and other data are saved in Firebase Firestore.
- Responsive Design: Fully responsive UI built with Tailwind CSS, optimized for desktop, tablet, and mobile devices.
- Widgets: A section that suggests people to follow, showing profile pictures, names, and follower counts.
- React.js: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for fast UI styling.
- Ant Design: React UI library for customizable and elegant components.
- Firebase: For real-time database, authentication, and hosting.
- React Icons: For adding scalable icons in the UI.