/locate-ip

An application that provides you with data from an ip.

Primary LanguageTypeScriptMIT LicenseMIT

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