Live
Weathr — a tiny weather app
Astro TypeScript Cloudflare Workers
This is a sample project page to show the layout. Replace it with your own product notes.
Why I built it
Most weather apps drown you in data. I wanted the answer to exactly one question: do I need an umbrella today? So I built Weathr.
Technical highlights
- A very light PWA generated with Astro.
- Data cached at the edge on Cloudflare Workers — fast and cheap.
- No backend servers, no monthly bill.
What I learned
Shrinking the scope to the minimum made the product better. Instead of ten features, do one thing really well.