Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


KepoIP

API Service by
[IPAPI.co](https://ipapi.co)