Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyancodeid/kepoip
a boring App to find Location Detail of an IP address. Build with Preact
https://github.com/nyancodeid/kepoip
ipapi parcel-bundler preact preactjs
Last synced: 10 days ago
JSON representation
a boring App to find Location Detail of an IP address. Build with Preact
- Host: GitHub
- URL: https://github.com/nyancodeid/kepoip
- Owner: nyancodeid
- License: mit
- Created: 2019-12-18T07:47:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T12:29:27.000Z (about 2 years ago)
- Last Synced: 2024-10-31T09:50:14.089Z (about 2 months ago)
- Topics: ipapi, parcel-bundler, preact, preactjs
- Language: JavaScript
- Homepage: https://nyancodeid.github.io/kepoip
- Size: 1.43 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# KepoIP
a boring App to find Location Detail of an IP address. Build with [PreactJS](https://preactjs.com)[![Repository](https://img.shields.io/badge/github-kepoip-green?logo=github&style=flat)](https://github.com/nyancodeid/kepoip)
![License MIT](https://img.shields.io/github/license/nyancodeid/kepoip)
[![Issues](https://img.shields.io/github/issues/nyancodeid/kepoip)](https://github.com/nyancodeid/kepoip/issues)## Description
This application is only an experimental application. Made just for fun and to learn more about PreactJS.
This application also uses Parcel Bundle## Run
clone this repository and run using yarn
```
yarn install
yarn run start
```
or using NPM
```
npm install
npm run start
```## Screenshot
API Service by
[IPAPI.co](https://ipapi.co)