Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 531 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 531 Bytes

IP Address Tracker

A site where you can check any IP or Domain name (this case the server park) data.

Try it out: https://iptracker.herokuapp.com/

Setup

Get and Ipify API key Set it as .env variable: REACT_APP_IPFY=YOURAPIKEY

And just npm start

About

  • 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.