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.
See root README for installation process.
npm run dev -w=autocomplete-js-typescript
And your project will be served at http://localhost:5173.