Platform for Managing CEPs

Platform for Managing CEPs in JavaScript whith Node JS and React JS

The BuscaCEP application is a solution developed in JavaScript, with Node.js on the backend and React.js on the frontend. It allows users to enter a ZIP code to perform a query, initially in a local database. If the ZIP code is not present, the application consumes the ViaCEP API, storing the information obtained from the local database via the Node.js API. It also offers the functionality of displaying all ZIP codes and their stored information. BuscaCEP stands out for its efficiency, query history and intuitive interface. Technologies used include Node.js, Express.js, React.js and Axios to facilitate HTTP requests, providing a complete solution for quickly and accurately obtaining detailed address information.