About this app
Built for TECHIN 510, Week 5. The brief was to take the staff interview with Maason Kao and turn it into a small full-stack app — Next.js on the front, Supabase as the database, and a public REST API (Open-Meteo) on the side.
This page exists because the lab manual asked us to add a new route from scratch (src/app/about/page.tsx) so we could feel the file-equals-URL idea of the App Router.