Skip to content

justsolomon/ip-address-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Address Tracker

A web application for getting the position of a location on the map and its details using its IP Address. Built with ReactJS and SCSS. Solution to the IP Address Tracker challenge on Frontend Mentor.

You can view the app live here.

To run locally

NOTE: You need the latest version of node and npm installed on your computer to run the app locally.

If you already have node and npm installed, follow the steps below to run on your local machine:

  1. Clone the repository
  2. Enter the project directory and run npm install to install the dependencies
  3. After the installation, run npm start to run the app in the development mode
  4. 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.

About

A web app for finding places on the map and location details using IP Addresses. Solution to Frontend Mentor's IP Address Tracker challenge

Topics

Resources

Stars

Watchers

Forks

Contributors