Design comparison
SolutionDesign
Solution retrospective
Hey Guys, I just finished the IP Address Tracker Challenge. I would like you all to see it and let me know how I can improve it. Let me know my mistakes. Thank you!.
Community feedback
- @fayax555Posted over 2 years ago
According to challenge requirements, users should be able to search for any domain.
You can do this by changing
ipAddress
todomain
infetch(`https://geo.ipify.org/api/v2/country,city?apiKey=at_qoJBZrBxMVeTgrJkk7P3vZIbtmb0U&ipAddress=${address}`)
.Other than that, this looks great to me.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord