Skip to content

FlorysiakSimon/ip-adress-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - IP Address Tracker

This is a solution to the IP Address Tracker challenge. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

The challenge

Users should be able to:

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements on the page
  • See their own IP Address on the map on the initial page load
  • Search for any IP addresses or domains and see the key information and location

Screenshot

Lien

Links

The website won't work if you're using anti-tracker

Prerequisites

Dependencies

Installation

  1. Clone this repository
    git clone https://github.com/FlorysiakSimon/ip-adress-tracker
  2. Install NPM packages
    npm i
  3. Run the project (port 3000 by default)
    npm start