Skip to content

GeoTracker is a React-based web application that utilizes the user's IP address to display their geolocation on a map

Notifications You must be signed in to change notification settings

mazyaryousefinia/geo-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoTracker

GeoTracker is a React-based web application that uses the user's IP address to display their geolocation information on a card. The application relies on two third-party APIs, ipwhois.io and ipify.org, to retrieve the user's IP address and geolocation information.

Installation

To install and run GeoTracker on your local machine, follow these steps:

  1. Clone the repository:
git clone https://github.com/mazyaryousefinia/geo-tracker
  1. Install dependencies:
npm install
  1. Start the application:
npm start

Usage

After starting the application, you should see a card displaying your IP address and geolocation information, including your city, country, and latitude/longitude coordinates.

Contributing

If you would like to contribute to GeoTracker, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

GeoTracker relies on the following third-party APIs:

Thanks to these services for providing the necessary IP geolocation data for GeoTracker.

About

GeoTracker is a React-based web application that utilizes the user's IP address to display their geolocation on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages