Design comparison
Solution retrospective
Getting maps to update to a new location was somewhat tricky but managed to find a solution for it in the end.
It's not pixel perfect as I was using tailwind, also, as its not a client project I was a bit more relaxed with it.
Would be good to get some feedback on the project.
Community feedback
- @Isma1306Posted over 2 years ago
Hey, I really like your solution, just one thing, you could easily handle domains requests too instead of only ips to make it a complete solution.
In the geoFetch.ts file inside the geoFetch function you could add an if / else statement and use it to separate ips from domains and do a different request to the API. Let me know if you need a hand.
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