Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 509 Bytes

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