GeoIP experiment
On some projects, we use IP address lookup to personalize content. However, we’ve been curious how well this works on mobile networks. To help test this, I got v0.dev to build out a page that compares the IP address lookup (through Vercel) versus what the device GPS spits out.
Check out the GitHub repository.