https://github.com/miguelitodev/uiclone-linkedin
This is a UI Clone of LinkedIn that is a social network that focuses on professional networking and career development. You can use LinkedIn to display your resume, search for jobs, and enhance your professional reputation by posting updates and interacting with other people.
https://github.com/miguelitodev/uiclone-linkedin
linkedin react reactjs ts typescript
Last synced: 22 days ago
JSON representation
This is a UI Clone of LinkedIn that is a social network that focuses on professional networking and career development. You can use LinkedIn to display your resume, search for jobs, and enhance your professional reputation by posting updates and interacting with other people.
- Host: GitHub
- URL: https://github.com/miguelitodev/uiclone-linkedin
- Owner: miguelitodev
- Created: 2020-09-23T21:38:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T22:35:01.000Z (over 4 years ago)
- Last Synced: 2023-10-31T23:27:32.845Z (over 1 year ago)
- Topics: linkedin, react, reactjs, ts, typescript
- Language: TypeScript
- Homepage: https://miguelrisquelme-uiclone-linkedin.netlify.app/
- Size: 1.91 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone Linkedin
![]()
## :dart: About
This is a UI Clone of LinkedIn that is a social network that focuses on professional networking and career development. You can use LinkedIn to display your resume, search for jobs, and enhance your professional reputation by posting updates and interacting with other people.
## :rocket: Technologies
The following tools were used in this project:
- [React](https://pt-br.reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/miguelrisquelme/uiclone-linkedin# Access
$ cd uiclone-linkedin# Install dependencies
$ yarn install# Run the project
$ yarn start# The server will initialize in the
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Miguel Riquelme