Buscador is an address search project by Brazilian zip code. In this app I am using React, JavaScript, HTML5, CSS3 and SweetAlert2.
- Search button animation
- Animation when loading or reloading the page
- Responsivity
1. After cloning the project
cd buscador
2. In the buscador repository we need to install the dependencies
npm install
3. And finally we can run the application
npm start
You can access the project by clicking the button below.