Skip to content

moraisandre/find-cep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find CEP

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

CEP examples:

01001000
03650010
01302907
03307005   

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors