Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikechukwu-peter/ip-address-tracker
A simple IP Address Tracker
https://github.com/ikechukwu-peter/ip-address-tracker
ip ip-address react typscript
Last synced: 15 days ago
JSON representation
A simple IP Address Tracker
- Host: GitHub
- URL: https://github.com/ikechukwu-peter/ip-address-tracker
- Owner: ikechukwu-peter
- Created: 2022-12-24T07:42:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T07:31:20.000Z (about 2 years ago)
- Last Synced: 2024-10-27T11:16:38.088Z (2 months ago)
- Topics: ip, ip-address, react, typscript
- Language: TypeScript
- Homepage: https://ip-address-tracker-khaki-nine.vercel.app
- Size: 781 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## IP Address Tracker
> IP address tracker gives information about any IP address that is provided to it..
![screenshot](./src/assets/ip-address-tracker.jpg)
## Built With đŠī¸
- React
- LeafletJs## Live Demo âī¸
[Live Demo Link](https://ip-address-tracker-khaki-nine.vercel.app/)
## Getting Started âī¸
To get a local copy up and running follow these simple example steps.
### Prerequisites
Install Node and npm using the `npm install` command on your command line, then install yarn using `npm install --global yarn`.
### Setup
Clone this repository by typing `git clone https://github.com/ikechukwu-peter/ip-address-tracker.git` on your terminal.
## Installation
```bash
$ yarn install
```## Running the app
```bash
# development
$ yarn dev# build
$ yarn build# preview
$ yarn preview
```### Usage
Navigate to the project directory `cd ip-address-tracker`, and run `yarn dev`. Or, visit the live demo at: https://ip-address-tracker-khaki-nine.vercel.app/
## Author
đ¤ **Ikechukwu Peter**
- GitHub: [@ikechukwu-peter](https://github.com/ikechukwu-peter)
- Twitter: [@pete_iyke](https://twitter.com/pete_iyke)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/peter-ikechukwu/)## Show your support
Give a âī¸ if you like this project!
## Acknowledgments
- Hat tip to geoipify and ipgeolocation for their awesome API.
## đ License
This project is [MIT] licensed.