Skip to content

This simple web app helps in tracking your IP Address and other relevant information.

Notifications You must be signed in to change notification settings

Himanshuub2/IP-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP-Tracker

  • This simple web app helps in tracking your IP Address and other relevant information.
  • It uses Plain Vanilla JavaScript for processing (no frameworks used)
  • The API used in this web page is "ip.api/json" available in public domain
  • Key learnings
  1. How to work with API keys
  2. How to implement fetch and async function in JavaScript
  3. How to deal with Json data with JS.

About

This simple web app helps in tracking your IP Address and other relevant information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published