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 1 month 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 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T08:46:52.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T04:31:27.410Z (3 months ago)
- Topics: apify-api, composition-api, ip-tracker, mapbox, tailwindcss, vue
- Language: Vue
- Homepage:
- Size: 962 KB
- Stars: 0
- Watchers: 3
- 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
```