MyElectricSheep / React-Whats-my-ip

Get your current IP address, and some info about your whereabouts 🧭 !

Home Page:https://ip.ben.express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌎 What's My IP ?

This app was created as teaching support material for the WBS Coding School to introduce students to some React concept.

This is an application to display your current IP address, as well as a map of your current location, and some extra time/place info (in case you don't remember where you are πŸ§­πŸ˜‰) !

Click on the IP to copy it to your clipboard.

What's My IP

The app calls 2 separate APIs:

The user will also be prompted for access to the more precise geolocation of the browser. If the prompt is refused πŸ’, the app will just fallback to the slightly less precise location data derived from the IP address βœ…

πŸ—ΊοΈ How about the map?

Leaflet + OpenStreetMap are used to show a map of the user's current location.

Fun fact: While the app loads your data; you are in the middle of the dreaded Bermuda Triangle βš“β›΅πŸ΄β€β˜ οΈ !

πŸš€ Live version

A live version of the app can be found here!

About

Get your current IP address, and some info about your whereabouts 🧭 !

https://ip.ben.express


Languages

Language:CSS 53.0%Language:JavaScript 40.9%Language:HTML 6.2%