This is a react project created to understand how to call an API. The project uses the ViaCEP API to fetch the address data throw the ZIP Code for any city in Brazil.
You can see a live demo of this project in Vercel here: Find CEP Demo
01001000
03650010
01302907
03307005
To run this project locally, you need to have:
- Node version - 16.20.0
Then:
- Run
npm i && npm start
This project is licensed under the MIT License - see the LICENSE file for details.
