An IP address tracker app
Thanks for checking out this front-end coding challenge.
Frontend Mentor challenges allow you to improve your skills in a real-life workflow.
To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.
Your challenge is to build out this IP Address Tracker app and get it looking as close to the design as possible. To get the IP Address locations, you’ll be using the IP Geolocation API by IPify. To generate the map, we recommend using LeafletJS.
You can use any tools you like to help you complete the challenge. So if you’ve got something you’d like to practice, feel free to give it a go.
Your users should be able to:
⚠️ IMPORTANT ⚠️: To use the IP Geolocation API by IPify, you’ll need to sign up for a free account. You won’t need to add any cards details to do this and it’s a very quick process. This will generate an API Key for you. Usually, you would be able to restrict your API Key to a specific URL (your own domain). This makes sure that other people can’t use your API Key on their own websites. IPify doesn’t have this feature, but because you aren’t adding your card details, this isn’t an issue. So be sure to only sign up for the free account and DO NOT enter any card details.
For the mapping API, we recommend using LeafletJS. It’s free to use and doesn’t require an API Key. If you decide to use another API, like Google Maps or Mapbox, be sure to secure your API Key. Here are guides for both Google Maps and Mapbox, be sure to read through them thoroughly:
Exposing your API Key publicly can lead to other people using it to make requests for their own application if the proper precautions aren’t in place. Please be sure you read the guides thoroughly and follow their recommendations.
We don’t take any responsibility if you expose your API Key while completing the challenge and have not secured it.
Want some support on the challenge? Join our Slack community and ask questions in the #help channel.
Your task is to build out the project to the designs inside the /design
folder. You will find both a mobile and a desktop version of the design to work to.
The designs are in JPG static format. This will mean that you’ll need to use your best judgment for styles such as font-size
, padding
and margin
. This should help train your eye to perceive differences in spacings and sizes.
If you would like the Sketch file in order to inspect the design in more detail it is available to buy from the challenge page on the platform.
You will find all the required assets in the /images
folder. The assets are already optimized.
There is also a style-guide.md
file, which contains the information you’ll need, such as color palette and fonts.
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
font-family
and font-size
.As mentioned above, there are a number of ways to host your project for free. We recommend using Vercel as it’s an amazing service and extremely simple to get set up with. If you’d like to use Vercel, here are some steps to follow to get started:
git push
, Vercel will create a new deployment and the deployment URL will be shown on your Dashboard. You will also receive an email for each deployment with the URL.There are multiple places you can share your solution:
Feedback is always welcome, so if you have any to give on this challenge please email hi[at]frontendmentor[dot]io.
This challenge is completely free. Please share it with anyone who will find it useful for practice.
Have fun building! 🚀
A massive thank you to our community sponsors!