📲 📬 Integration beteween the React library and ViaCEP free API - Read more in https://viacep.com.br. If you're looking by an example of API calls made in React or a pinch of Sass preprocessor usage, you are at the right place. Clone this repository and be happy!
Install with npm:
npm installInstall with yarn:
yarn installyarn run buildyarn run dev{
"cep": "74633-020",
"logradouro": "Praça da Bíblia",
"complemento": "",
"bairro": "Setor Leste Universitário",
"localidade": "Goiânia",
"uf": "GO",
"unidade": "",
"ibge": "5208707",
"gia": ""
}More informations about ViaCEP API in https://viacep.com.br.