- add react-router-dom , Router and Home view
- add context
- https://www.robinwieruch.de/react-hooks-fetch-data
- https://scotch.io/tutorials/create-a-custom-usefetch-react-hook
- https://dev.to/admantium/react-creating-a-custom-hook-for-fetching-data-168h
- https://www.npmjs.com/package/react-fetch-hook
- install leaflet and react-leaflet
- Add Leaflet CSS https://leafletjs.com/examples/quick-start/
- configure map container div css (Width and height)
- https://www.youtube.com/watch?v=DZfvr2zguHo
- Use refs to focus on input https://medium.com/javascript-in-plain-english/react-refs-both-class-and-functional-components-76b7bce487b8