https://github.com/kiritoind/react-linkedin-clone
LinkedInCLone
https://github.com/kiritoind/react-linkedin-clone
css firebase firebase-database javascript reactjs
Last synced: 3 months ago
JSON representation
LinkedInCLone
- Host: GitHub
- URL: https://github.com/kiritoind/react-linkedin-clone
- Owner: kiritoInd
- License: mit
- Created: 2023-06-26T17:49:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T05:23:34.000Z (over 2 years ago)
- Last Synced: 2025-01-05T23:27:00.585Z (over 1 year ago)
- Topics: css, firebase, firebase-database, javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LinkedIn Clone
Overview
This project is a LinkedIn clone built using React, Redux, and Firebase. It aims to replicate some of the core features of the LinkedIn platform, allowing users to create profiles, connect with other professionals, and share posts.
Features
User Authentication: Firebase Authentication is used for secure user registration and login.
Profile Creation: Users can create and customize their profiles with details such as education, work experience, and skills.
Connection Management: Users can send and accept connection requests, forming professional networks.
Post Sharing: Users can share text-based posts with their connections.
Real-time Updates: Firebase Realtime Database is used for real-time updates on connections, posts, and other relevant data.
License
This project is licensed under the MIT License - see the LICENSE file for details.