- React project to request google maps javascript api to make search with autocomplete zip code locations.
- React.js, Typescript, vite, Chakra UI (TailwindCSS), Google maps - Place autocomplete services.
yarn install
yarn dev
yarn build
yarn run lint
yarn run lint:fix