Skip to content

TANYA-CHAN/LinkedIn-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn-Clone

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.

Functionalities

Users can register using Full name, image url, email, and password. Logged in users can can view other peoples posts and can add their own post in the feed. Users can click on avatar on the navbar to sign out.

Live Link

Project live link: link

Technologies Used

  • React
  • Redux
  • Material UI
  • Firebase's Firestore
  • Firebase's Authentication
  • 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. git clone this .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

Open Terminal
Install dependencies : npm install
Run the tests with the command: npm test

Contributors/Authors

- TANYA-CHAN

About

A simple LinkedIn Clone including a login/logout page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published