Skip to content

Priyanshu88/LinkedIn-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

LinkedIn with REACT.JS!

A website like LinkedIn which is created using ReactJS, React-Redux has been used as a state management tool. The firebase is used for the authentication, firebase firestore is used as a realtime database and Material-UI icons have been used.


πŸ“” Table of Contents

🌟 About the Project

πŸ“· Screenshots

  • Application Home page & Demo
LinkedIn.Demo.Video.mp4

forthebadge forthebadge forthebadge

πŸ‘Ύ Tech Stack

Client
Database and Hosting

🧰 Getting Started

‼️ Prerequisites

  • Sign up for Firebase account HERE
  • Install Node JS in your computer HERE

πŸ”‘ Firebase Config

To run this project, you will need to add the following config of your project to firebase file

apiKey

authDomain

projectId

storageBucket

messagingSenderId

appId

measurementId

βš™οΈ Installation

Install my-project with npm

npx create-react-app my-project --template redux
cd my-project

Install dependencies

πŸ§ͺ Install Firebase and Material UI

Install Firebase

Install Firebase and copy the config of your project and setup locally.

npm install firebase

Install Material UI

Install material ui icons

npm install @mui/material @emotion/react @emotion/styled

Install dependencies

πŸ”Ά Other Dependency Info

πŸƒ Run Locally

Clone the project

git clone https://github.com/Priyanshu88/LinkedIn-Clone.git
cd LinkedIn-Clone

Install dependencies This is a React.js project bootstrapped with create-react-app.

npm install

Start the server First, run the development server:

npm run start

This is a React.js project bootstrapped with create-react-app.

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/app.js. The page auto-updates as you edit the file.

Learn More

This project uses react-flip-move.

🚩 Deployment

To deploy this project run

Commands
firebase login
firebase init
npm run build
firebase deploy

🀝 Contact

Your Name - @twitter_handle - 2040020@sliet.ac.in

Project Link: https://github.com/Priyanshu88/LinkedIn-Clone.git



Don't forget to leave a star ⭐️

Releases

No releases published

Packages

 
 
 

Contributors