An open API service indexing awesome lists of open source software.

https://github.com/web-slate/linkedin-clone-web

Linked In Clone Web
https://github.com/web-slate/linkedin-clone-web

javascript react webpack

Last synced: 12 months ago
JSON representation

Linked In Clone Web

Awesome Lists containing this project

README

          

# 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](PROFILE.md)