A simple app that displays the location of your or any other IP address on a map, together with additional useful data External IP, Country, Latitude, Longitude, City, Zip Code, Timezone, ISP, Organization, AS number/name
- External IP
- Country
- Latitude
- Longitude
- City
- Zip Code
- Timezone
- ISP
- Organization
- AS number/name
IP information given by this app are provided by this API ip-api.com
I made this application just for test Ionic so there's no test and no specific build task.
npm install
ionic serve
I'm using gulp to build project, because I prefer to have three files in production (1js 1html and 1css).
MIT