Skip to content

Latest commit

 

History

History

autocomplete-js-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Address autocomplete with user's geolocation in TypeScript with PlaceKit Autocomplete JS

Full address autocomplete component implementation, enabling device's geolocation and clear buttons with PlaceKit Autocomplete JS and TypeScript.

Users providing their geolocation will get more accurate results and consume less API requests on average because of the improved relevance. When their device's geolocation sharing is turned off, our API uses their IP instead.

Run

See root README for installation process.

npm run dev -w=autocomplete-js-typescript

And your project will be served at http://localhost:5173.