Skip to content

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

Notifications You must be signed in to change notification settings

Minard-NG/IP-Address-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - IP address tracker solution

IP tracking technologies are very useful to easily search, find, track and trace the location along with other subtle information not only of your public IP but other publicly accessible IPs and domains in the world.

In this project I implement these functionalities using the IPify and LeafletJS APIs.

N/B: Disable adblockers on the browser for optimum performance.

Table of contents

Overview

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Scss/Sass
  • Mobile-first workflow
  • Git and GitHub
  • LeafletJS
  • IPify

What I learnt

  • Reinforced my knowledge of page layouts and resonsive web design.
  • Practiced more asynchronous JS working with two different apis
  • Practiced more functional programming.
  • Learnt more about validation for ipv4/ipv6, & domain name using regex.
  • Ways to Fix the “Failed to Load Resource: net::ERR_BLOCKED_BY_CLIENT” Error.

Continued development

Continue building out awesome web applications. Learn more about HTML forms and regular expressions.

Useful resources

Author

Acknowledgments

Special thanks to Frontend Mentor for setting up this challenge to help developers improve their coding skills by building realistic projects.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published