Interface cloned from the video posted by Rocketseat on YouTube.
- ReactJS
- styled-components
- styled-icons
- typescript
# clone the repository
git clone https://github.com/AugustoMarcelo/linkedin-clone.git
# access the folder
cd linkedin-clone
# install dependencies
yarn
# run
yarn start