Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/vue3-lob-address-autocomplete
https://github.com/anthonygore/vue3-lob-address-autocomplete
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonygore/vue3-lob-address-autocomplete
- Owner: anthonygore
- Created: 2021-10-29T01:06:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T21:45:18.000Z (about 3 years ago)
- Last Synced: 2024-10-28T00:44:54.522Z (about 2 months ago)
- Language: Vue
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-lob-address-autocomplete
Address autocomplete using Lob Address Autocompletion
Get a Lob public API key and set Set VITE_LOB_API_KEY= in .env
```
cp .env.example .envnpm run dev
```