*all hail
Daily (and hourly) weather report, with a slightly absurd take.
Including additional information on the Sun, and a note for today that sometimes adapts itself to the current weather.
Inspired by the old episodes the world of Welcome to Night Vale. 💜
Built with Next.js.
Clone the repository:
git clone [email protected]:rivea0/glow-cloud.git
cd
into it:
cd glow-cloud
Install dependencies:
npm install
Run the server:
npm run dev
Weather icons are Meteocons by bas.dev.
Data from Open-Meteo.
GPLv3