Skip to content

seanlau555/route-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enable Google API service

Go to API Library

  1. Maps Javascript API
  2. Directions API
  3. Geolocation API
  4. Place API

After generate API key, please copy ".env.template" and rename it to ".env". Paste your API key into REACT_APP_GOOGLE_MAP_KEY in .env file.

Also, paste your RESTFUL API root in .env file with REACT_APP_ROOT_API.

Testing: yarn start

Create production build: yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published