- Tutorial: http://react.tips/reactjs-and-geocoding/
- See it in action: http://fedosejev.github.io/google-maps-api-geocoder-react
npm install
- Get your API key and replace the existing one in
source/index.html
:
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
http-server ./build
- Open
http://localhost:8080
in a web browser.
- React.js
- Bootstrap