Akash-Ramjyothi / LinkedIn-Web-App-Clone

Developed a clone of the "LinkedIn" web app. Used React.JS for the front-end and Firebase for backend service, storage and authentication and to make the project as much flexible as possible. Currently it consists only limited features and functionalities when compared to the original LinkedIn website.

Home Page:https://linkedin-clone-74928.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinkedIn Web-App Clone

πŸ“œ Description:

Developed a clone of the "LinkedIn" web app. Used React.JS for the front-end and Firebase for backend service, storage and authentication and to make the project as much flexible as possible. Currently it consists only limited features and functionalities when compared to the original LinkedIn website.

πŸ“½ Sample Demo:

LinkedIn.Clone.Demo.Made.with.Clipchamp.mp4

🌎 Deployed Website:

https://linkedin-clone-74928.web.app/

πŸ— Built With:

  • React.
  • HTML.
  • CSS.
  • Redux.
  • Styled-Components.
  • Firebase Backend service.
  • Real-time database.
  • Netlify.

πŸ–₯️ Features and Fuctionality

  • Login using Google (Firebase Authentication).
  • Create a new Post.
  • Share photos and videos (React player for videos).
  • Like posts.
  • Realtime update likes and posts.
  • Auto authenticate user on refresh.
  • Sign Out.

πŸ§ͺ Steps to Build locally:

  1. Clone this repo

  2. Install all the dependencies

    npm i
  3. Setup Firebase

    • Create Firebase account

    • Create a new project

    • Create a web app for that

    • Copy your config from there

      • Select config option
      • Paste those config inside firebase/config.js file
    • Setup authentication using Google

  4. Tweak code as you like

  5. Let's build the optimized version

    npm run build

πŸ’₯ How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help me know what this Code is all about.

πŸ‘¦ Developed By:

Akash Ramjyothi

               ☎️ PH:+91 8939928002.

🌐 References Used:

About

Developed a clone of the "LinkedIn" web app. Used React.JS for the front-end and Firebase for backend service, storage and authentication and to make the project as much flexible as possible. Currently it consists only limited features and functionalities when compared to the original LinkedIn website.

https://linkedin-clone-74928.web.app/


Languages

Language:JavaScript 97.3%Language:HTML 1.5%Language:CSS 1.2%