/finding-me

A React App to track any IP address, domain or email

Primary LanguageTypeScriptMIT LicenseMIT

Quick start

The project uses the API https://geo.ipify.org/ which uses a key for authentication that can be obtained after registering in the API. For the correct operation of the project locally it is necessary to create the variable REACT_APP_API_KEY in the .env file that will receive as value the key obtained in ipify.

In the project directory:

Available Scripts

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Screenshot

Finding Me! Screenshot

Live Demo

That's it 😉