A simple weather application built on Val Town that allows users to check the current weather and forecast for any location.
backend/index.ts - HTTP endpoint that fetches weather data from Open-Meteo APIfrontend/index.html - Main HTML page with the user interfacefrontend/app.js - Frontend JavaScript for handling user interactions