Skip to content

Build a Social-media web application that presents a custom LinkedIn clone.The APP is created with the latest industry standards using React.js and Redux Toolkit Firebase is used for the backend as a real-time database with google authentication, guest login

Notifications You must be signed in to change notification settings

kumaratul60/LinkedIn-clone

Repository files navigation

LinkedIn clone Using-React-Redux

Table of Contents

About the Project

The LinkedIn-clone web application presents a custom LinkedIn-clone.The APP is created with the latest industry standards using React.js and Redux Toolkit Firebase is used for the backend

✨ Features

✔️ Users can register using Full name, image url, email, and password or signIn with Google.

✔️ Logged in users can can view other peoples posts and can add their own post in the feed.

✔️ Post Like , comment functionality.

✔️ Users can click on avatar on the navbar to sign out.

Snapshots of project 👇

▶️ Demo

Project live link

Technologies Used

  1. React
  2. Redux
  3. Material UI
  4. Firebase's Firestore
  5. Firebase's Authentication
  6. Git

Installation

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
https://github.com/kumaratul60/LinkedIn-clone.git. It will clone the repo to your local folder.
Step 2
Run cd LinkedIn-clone-Using-React-Redux
Step 3
Run npm install to install the npm packages from the package.json file.
Step 4
Run npm start to start the webpack server, you can now navigate to http://localhost:3000 to view the app. The server refreshes the app every time you make a change to a file used by it.

Tests

  1. Open Terminal

  2. Install dependencies :

    npm install

  3. Run the tests with the command:

    npm test

License

📝 This project is MIT licensed.

About

Build a Social-media web application that presents a custom LinkedIn clone.The APP is created with the latest industry standards using React.js and Redux Toolkit Firebase is used for the backend as a real-time database with google authentication, guest login

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published