/searchs-googlemaps-autocomplete

React project to request google maps javascript api to make search with autocomplete zip code locations.

Primary LanguageTypeScript

Search Autocomplete with google's maps

  • React project to request google maps javascript api to make search with autocomplete zip code locations.

image

Tools

  • React.js, Typescript, vite, Chakra UI (TailwindCSS), Google maps - Place autocomplete services.

Test app

  yarn install
  yarn dev

Build App

  yarn build

Eslint

yarn run lint
yarn run lint:fix