https://github.com/bohdanmoroziuk/ip-tracker-app
An app for tracking IP addresses.
https://github.com/bohdanmoroziuk/ip-tracker-app
apify-api composition-api ip-tracker mapbox tailwindcss vue
Last synced: about 2 months ago
JSON representation
An app for tracking IP addresses.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/ip-tracker-app
- Owner: bohdanmoroziuk
- License: mit
- Created: 2021-07-10T10:36:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T08:46:52.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T15:32:16.350Z (12 months ago)
- Topics: apify-api, composition-api, ip-tracker, mapbox, tailwindcss, vue
- Language: Vue
- Homepage:
- Size: 962 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP Tracker App
> An app for tracking IP addresses.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```