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.

Find CEP screenshot

Demo

You can see a live demo of this project in Vercel here: Find CEP Demo

Installation

To run this project locally, you need to have:

  • Node version – 16.20.0

Then:

  • Run npm i && npm start

License

This project is licensed under the MIT License – see the LICENSE file for details.