Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketseat-content/youtube-clone-linkedin
LinkedIn Feed UI Clone.
https://github.com/rocketseat-content/youtube-clone-linkedin
Last synced: about 2 months ago
JSON representation
LinkedIn Feed UI Clone.
- Host: GitHub
- URL: https://github.com/rocketseat-content/youtube-clone-linkedin
- Owner: rocketseat-content
- Created: 2020-08-18T15:51:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T11:36:15.000Z (almost 3 years ago)
- Last Synced: 2024-07-31T19:54:25.496Z (5 months ago)
- Language: TypeScript
- Size: 310 KB
- Stars: 45
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UI Clone - LinkedIn FeedResponsive LinkedIn Feed UI clone for study purposes.
Click here to live preview.
## Participants
[](https://github.com/guilhermerodz)
[Guilherme Rodz](https://github.com/guilhermerodz)
## Techs
- [x] React.js
- [x] Styled Components
- [x] TypeScript## Starting Dev Environment
1. Run `npm install` or `yarn install`.
2. Run `yarn start` and access `http://localhost:3000`.