Skip to content

programandoconro/weather-calendar

Repository files navigation

Weather calendar

A Nextjs 14 app with vercel deployment, and weather forecasts from openweathermap.org API

It gets current weather and 5 days weather forecast with 3 hours interval

With SSR for fast page first load

With SWR and Server Actions to update forecast every minute

It allows to change target coordinates using device's current geolocation