Skip to content

📍A React app that integrates Google Places Autocomplete and lets users enter places and get suggestions in real time.

Notifications You must be signed in to change notification settings

Lalitkumar4/autocomplete-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Autocomplete

This Location Autocomplete input field provides real-time location autocomplete functionality as users type, using the Google Maps Places API.

Built with

  • React
  • Google Maps Places API
  • vite

Usage

You will need an API key and add it to a .env file

Get an API key by enabling the Places API in your Google Cloud Console.

VITE_GOOGLE_MAP_API_KEY=YOUR_API_KEY

Video 🎥

video.mp4

About

📍A React app that integrates Google Places Autocomplete and lets users enter places and get suggestions in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published