Skip to content

Twopersonwork/LinkedIn-Clone-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Clone

Build :

1. After cloning Run :

npm install

Which will install all the required libraries used in the react app.

2. Run the Django side first, to do so follow these steps.

3. Run the react app.

npm start

It will run at localhost:3000 by default.

Project is created with Django REST Framework and React.js

Features :

  • Post (create, edit, delete, like, comment)
  • Feed (posts of different users)
  • Profile (edit,delete personal,educational info)
  • Follow (follow, invite, ignore)

Backend : Repo link

References :

Demo : Our Work

Use any credentials to use the web app.
[NOTE] It may load more, be patient.