leoronne / linkedin-ui-clone

This repo contains an UI clone (partial) from LinkedIn application

Home Page:https://linkedin.ui-clone.ronne.dev/

Repository from Github https://github.comleoronne/linkedin-ui-cloneRepository from Github https://github.comleoronne/linkedin-ui-clone


License GitHub last commit GitHub top language

Project   |    Techs   |    Installation   |    Start   |    Contributing   |    License


Project 🌟

This project was part of an UI Clone challenge, the idea was to replicate (partially) the LinkedIn's feed page using ReactJS, MUI and styled-components.

The intent of this project was to work with the the characteristic shrimmer effect from LinkedIn, it also has the old/new version of it's UI.

Deployed here.




Techs πŸš€


Installation πŸ”§

First you need to clone the project using git clone https://github.com/leoronne/linkedin-ui-clone.git.

You can install the application using npm install or yarn install on the root dir.

You can build the Story Book of the application by using npm run build-storybook or yarn build-storybook on the root dir.


Start πŸ”›

To start the application interface just run npm start or yarn start on the root dir.

To start the application Story Book just run npm run storybook or yarn storybook on the root dir.


Contributing πŸ€”

Please read CONTRIBUTING for details on code of conduct, and the process for submitting pull requests to the project.


License πŸ“

License

About

This repo contains an UI clone (partial) from LinkedIn application

https://linkedin.ui-clone.ronne.dev/

License:MIT License


Languages

Language:TypeScript 95.3%Language:HTML 2.5%Language:JavaScript 2.2%