Find any Brazil address by zip code :mailbox: See it alive:
Welcome! It’s my first project using React
I hope you enjoy this litte and modest project. If you have any questions or suggestions, please make a fork or open a issue, I will be glad to help & learn.
SearchAddress is easier. I’m using two APIs to find the street and render the map component:
To mount the map component, I used:
-react-google-maps;
The style was made with Bootstrap 3, because I just needed basic components.
Also, to create the project and structure I’m trying create-react-app.
Special note
Responsive design!
git clone this repo
Run
npm install
npm start
Well done!