Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohsin-ali08/linkedin-clone

"A fully functional LinkedIn clone built with React.js, Tailwind CSS, Ant Design, and Firebase. Users can sign up, post content, interact with posts through likes and comments, with all data stored in Firebase."
https://github.com/mohsin-ali08/linkedin-clone

Last synced: about 2 months ago
JSON representation

"A fully functional LinkedIn clone built with React.js, Tailwind CSS, Ant Design, and Firebase. Users can sign up, post content, interact with posts through likes and comments, with all data stored in Firebase."

Awesome Lists containing this project

README

        

# LinkedIn Clone

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.

## Features

- **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.

## Technologies Used

- **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.

## Thank you!