Skip to content

Geolocation API. Lookup by IPv4/IPv6, hostname, or email address

Notifications You must be signed in to change notification settings

cbserra/ip-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - IP address tracker solution

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.

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

Desktop

Desktop

Mobile

Mobile

Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.

Alternatively, you can use a tool like FireShot to take the screenshot. FireShot has a free option, so you don't need to purchase it.

Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.

Links

My process

Built with

What I learned

Be careful while developing with APIs which limit your access via credits -- one small mistake in your REST calls could burn through your credits!

Continued development

Need to continue work on my API interactions. Still searching for better ways to call APIs in React -- besides useEffect blocks which seem to get me stuck in recursive loops that burn through my API credits!

Useful resources

  • Favicon.io - Generate your own favicon's, from text, images, or emojis

Author

Acknowledgments

StackOverflow, API documentation.

About

Geolocation API. Lookup by IPv4/IPv6, hostname, or email address

Resources

Stars

Watchers

Forks

Packages

No packages published