Skip to content

fouad-j/ionic-ip-geolocation

Repository files navigation

[Ionic] IP Geolocation

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

Screenshot

IP Geolocation Screenshot

About

I made this application just for test Ionic so there's no test and no specific build task.

Run

npm install
ionic serve

I'm using gulp to build project, because I prefer to have three files in production (1js 1html and 1css).

References

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published