# shadcn registry

Drop-in `<AddressFinder />` and `<PostcodeLookup />` components for shadcn projects — **coming soon**.

When the registry is live you'll be able to add either component with:

```
npx shadcn@latest add ideal-postcodes/address-finder
```

…and wire it into your form like any other shadcn component.

In the meantime, install the underlying npm package directly:

* [Address Finder install guide](/docs/address-finder/npm.md) — multi-country autocomplete
* [Postcode Lookup install guide](/docs/postcode-lookup/npm.md) — UK postcode → address dropdown

## Need help?[​](#need-help "Direct link to Need help?")

* File an issue: [github.com/ideal-postcodes/feedback](https://github.com/ideal-postcodes/feedback/issues)
* Email: <support@ideal-postcodes.co.uk>
