Skip to content

A simple web application that by entering an IP address, shows the location on the map, as well as other data.

Notifications You must be signed in to change notification settings

slqpez/ip-address-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP address tracker

Design preview for the IP address tracker coding challenge

A simple web application that by entering an IP address, shows the location on the map, as well as other data.

It was a challenge found on the page FrontendMentor, Therefore, the idea and the design belong to them.

To get the IP Address locations, i used IP Geolocation API by IPify.

To generate the map, i used LeafletJS, with React-leaflet.

For initial project setup i used vite

Installation

You only need to install the dependencies with:

npm install

Run project

npm run dev

Deployment

The project was deployed in Vercel

About

A simple web application that by entering an IP address, shows the location on the map, as well as other data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published