ymmooot.github.io/weather-portal
You can search for place names and get direct links to Windy, SCW, and WN for the selected location.
This product is built with deno + vite + vue.
# Start local development server
$ deno task dev
# Format code
$ deno task fmt
# Check TypeScript types
$ deno check