App to search for addresses by zipcode from Brazil
$ npm i
- Create a Google API Key allowing maps feature in here.
- Then paste this API Key within the file
.env.localreplacingREACT_APP_GOOGLE_MAPS_API_KEYvalue.
$ npm start
$ npm run build
$ npm run lint
$ npm test
$ npm run coverage