indraAK / ip-address-tracker-app

Simple web app to see the key information and location by ip address or domain

Home Page:https://boring-poincare-627bf7.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP Address Tracker App

Solution for a challenge from Frontend Mentor.

screenshot

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ https://github.com/indraAK/ip-address-tracker-app

# Install dependencies
$ npm install

# Run the app
$ npm start

Features

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements on the page
  • See their own IP address on the map on the initial page load
  • Search for any IP addresses or domains and see the key information and location

Built With

About

Simple web app to see the key information and location by ip address or domain

https://boring-poincare-627bf7.netlify.app/


Languages

Language:JavaScript 72.4%Language:HTML 20.6%Language:CSS 6.4%Language:Shell 0.6%