# example-checkout--address-autocomplete--js **Repository Path**: mirrors_Shopify/example-checkout--address-autocomplete--js ## Basic Information - **Project Name**: example-checkout--address-autocomplete--js - **Description**: Code example used for Address Autocomplete tutorial - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-03 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify app example: address autocomplete checkout extension This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to Build a custom address autocomplete provider using JavaScript. For more information, and for a walkthrough of this code, review our tutorial: [Build a custom address autocomplete provider]([https://shopify.dev/docs/apps/checkout/address-autocomplete](https://shopify.dev/docs/apps/build/checkout/address-autocomplete?extension=javascript)) ## Running this app To run this app locally, clone the repository, and then follow our [Work on an existing app](https://shopify.dev/docs/apps/tools/cli/existing) tutorial to install the project dependencies and preview the app. ## Contributing This repository is for example purposes only. It doesn't accept issues or contributions.