Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • subham 220

    @saurabhsubham113

    Posted

    Had a really fun time building this without any framework. Got a deeper understanding of the vanilla JS. for folks trying this challenge you can use

    https://geo.ipify.org/api/v2/country,city?apiKey={apikey}&domain={ip/domain}
    

    even if you give IP in the domain query param it will give the result. That really helps out in using the API without segregating IP and domain from the input value.

    Any feedback or suggestions are welcome.

    0
  • subham 220

    @saurabhsubham113

    Posted

    Great work. If you want to check your website is performing well or not in different resolutions you can use the chrome extension "Responsive viewer" with a yellow color icon. It helps you to see how your website will look on different devices simultaneously for e.g how it will look in iPhoneXs, Samsung galaxy, large screen, medium screen, etc. Hope it would help.

    0