aleessandrohr / locate-ip

An application that provides you with data from an ip.

Home Page:https://locate-ip.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locate IP

An application that provides you with data from an ip.

license version

Access

To access the application page just click here.

Getting the code

As prerequisites, it is necessary to install Node.js or Yarn in the latest LTS version.

With these applications installed, open the terminal in the application folder. Then, execute the following commands, in sequence:

Execute

git clone https://github.com/alessandroramos13/locate-ip.git
cd locate-ip

Windows / Mac / Linux:

npm

or

yarn

Start the server:

npm start

or

yarn start

Wait to open this URL in your browser:

http://localhost:3000

About

An application that provides you with data from an ip.

https://locate-ip.vercel.app

License:MIT License


Languages

Language:TypeScript 91.2%Language:HTML 8.8%