This is an Ionic/Angular project showcasing an address lookup implementation powered by Mapbox Geocoding API.
More information about Mapbox Geocoding API can be found at:
https://docs.mapbox.com/help/how-mapbox-works/geocoding/
In the project folder, type:
npm install If you don't have Ionic, install it:
npm install -g ionic In the project folder, type:
ionic serve 