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.local
replacingREACT_APP_GOOGLE_MAPS_API_KEY
value.
$ npm start
$ npm run build
$ npm run lint
$ npm test
$ npm run coverage