Linked In Clone Web
- 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:
- npm i react-chef
- npx react-chef linkedin-clone
- cd linkedin-clone
- npm run dev
Docs: