Getting Started with Google Map Autocomplete app

This project was bootstrapped with Create React App. ##Author muhsyafi https://muhsyafi.github.io

How to use

  • Pull this repo
  • Install all dependency
  • Create .env file on root directory
  • Add REACT_APP_GOOGLE_MAP_API_KEY=the_mapi_api_key_from_google_console to .env file
  • Run npm run build
  • Run npm run start