A simple copy of facebook
Clone the project with
git clone https://github.com/cadohr/rocketseat-bootcamp-desafio04.git
Get in the project path
cd rocketseat-bootcamp-desafio04
Then install the dependencies with:
yarn
Start application with:
yarn dev