Skip to content

fedosejev/google-maps-api-geocoder-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using Google Maps JavaScript API Geocoder with React.js

Install

  • npm install

Run

  1. 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>
  1. http-server ./build
  2. Open http://localhost:8080 in a web browser.

Built with

  • React.js
  • Bootstrap

Learn more

Author

Artemij Fedosejev

About

Example of using Google Maps JavaScript API Geocoder with React.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages