Your Geo IP Weather
Location detected via Vercel Edge Network headers. Weather data fetched using a Next.js Server Action which calls the OpenWeatherMap API. The card below is a React Client Component (`WeatherDisplay`) that receives the location, triggers the Server Action, and renders the results.