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
- Host: GitHub
- URL: https://github.com/web-slate/linkedin-clone-web
- Owner: web-slate
- Created: 2022-01-20T10:37:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T15:45:02.000Z (over 3 years ago)
- Last Synced: 2025-04-09T22:40:39.120Z (about 1 year ago)
- Topics: javascript, react, webpack
- Language: JavaScript
- Homepage: https://web-slate.github.io/linkedin-clone-web/react/
- Size: 1.07 MB
- Stars: 4
- Watchers: 7
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)