Um pequeno sistema de agenda de contatos.
API do sitema:
https://github.com/gabriel-cardoso-oliveira/contacts-server
Install :
git clone https://github.com/gabriel-cardoso-oliveira/contacts-client.git
cd contacts-client/
yarn install
Test :
# Browser
yarn run start