A site where you can check any IP or Domain name (this case the server park) data.
Try it out: https://iptracker.herokuapp.com/
Get and Ipify API key
Set it as .env variable:
REACT_APP_IPFY=YOURAPIKEY
And just npm start
-
This is a Frontend Mentor challange. They provide the design jpg and idea, I made the frontend.
-
Made it with TypeScript, React, CSS, Leaflet and Ipify API.