Skip to content

AlgoDataStructure/linkedin-clone-web

 
 

Repository files navigation

linkedin-clone-web

Linked In Clone Web

Installation

  • Minimum nodejs requirement for linkedin-clone-web appliction is v14 or higher. Please install it accordingly.
  • Please follow the instructions from https://nodejs.org/en/download to install nodejs.

Creating the linkedin appliction via react-chef module, which will create a boiler-plate of the react app:

Steps:

  1. npm i react-chef
  2. npx react-chef linkedin-clone
  3. cd linkedin-clone
  4. npm run dev

Docs:

Profile Readme

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.5%
  • JavaScript 45.8%
  • HTML 1.7%