This project is a clone of LinkedIn. With the famous shimmer effect.
GIF | Screen Home |
---|---|
Clone the project
git clone https://github.com/DavidMPRocha/LinkedIn-UI.git
Go to the project directory
cd LinkedIn-UI
Install dependencies
npm install
Or
yarn
Start project
npm start
Or
yarn start