{"id":26326404,"url":"https://github.com/charmingdc/ip-tracker","last_synced_at":"2025-09-12T23:34:24.526Z","repository":{"id":257614342,"uuid":"858809422","full_name":"Charmingdc/IP-Tracker","owner":"Charmingdc","description":"IP address tracker challenge by Frontend Mentor","archived":false,"fork":false,"pushed_at":"2024-09-18T01:33:09.000Z","size":766,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T19:39:12.575Z","etag":null,"topics":["frontendmentor-challenge","ip-tracker","javascript"],"latest_commit_sha":null,"homepage":"https://ip-tracker-alpha-lyart.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Charmingdc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-17T15:14:22.000Z","updated_at":"2025-02-15T11:24:28.000Z","dependencies_parsed_at":"2024-09-18T03:27:01.287Z","dependency_job_id":null,"html_url":"https://github.com/Charmingdc/IP-Tracker","commit_stats":null,"previous_names":["charmingdc/ip-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Charmingdc/IP-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charmingdc%2FIP-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charmingdc%2FIP-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charmingdc%2FIP-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charmingdc%2FIP-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Charmingdc","download_url":"https://codeload.github.com/Charmingdc/IP-Tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charmingdc%2FIP-Tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274893250,"owners_count":25369278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frontendmentor-challenge","ip-tracker","javascript"],"created_at":"2025-03-15T19:38:57.241Z","updated_at":"2025-09-12T23:34:24.513Z","avatar_url":"https://github.com/Charmingdc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - IP address tracker solution\n\nThis is a solution to the [IP address tracker challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0). Frontend Mentor challenges help you improve your coding skills by building realistic projects. \n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n  - [Useful resources](#useful-resources)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for each page depending on their device's screen size\n- See hover states for all interactive elements on the page\n- See their own IP address on the map on the initial page load\n- Search for any IP addresses or domains and see the key information and location\n\n### Screenshot\n\n![](./screenshot.jpg)\n\n\n### Links\n\n- Solution URL: [Add solution URL here](https://your-solution-url.com)\n- Live Site URL: [https://ip-tracker-alpha-lyart.vercel.app/](https://ip-tracker-alpha-lyart.vercel.app/)\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- Flexbox\n- Mobile-first workflow\n- [Tailwind](https://tailwindcss.com/) - CSS framework\n- [Geopify](https://geo.pify.org/) - Ip tracker api\n- [Leaflet.js](https://leafletjs.com/) - JS library\n\n\n### What I learned\n\nThis project introduce me to leaflet.js, a javascript library for displaying user location on a map. I learnt how to work with leaflet.js and also adding my own custom styling.\n\n### Continued development\n\nI want to take on javaecript projects that doesnt require the use of an api, because most of my projects are api based.\n\n### Useful resources\n\n- [Geopify documentation](https://geo.ipify.org/doc) - This helped me to know how to work with geopify api and its various endpoints.\n- [LeafletJs documentation](https://leafletjs.com/reference.html) - This is an amazing doc which introduced me to leaflet.js and how to make use of it.\n\n\n## Author\n\n- Website - [Charmingdc](https://taplink.cc/charmingdc)\n- Frontend Mentor - [@Charmingdc](https://www.frontendmentor.io/profile/Charmingdc)\n- Twitter - [@Charmingdc01](https://www.twitter.com/Charmingdc01)\n\n\n## Acknowledgments\n\nI have to acknowledge Swag Azreal (Coderblip) for helping me out on changing the location on the map whenever a new ip address or domain is entered as a query.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharmingdc%2Fip-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharmingdc%2Fip-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharmingdc%2Fip-tracker/lists"}