RecipeShare — Community Recipe Hub
A community recipe-sharing app. Landing page, browse with search and tag filters, recipe detail, auth, dashboard, recipe editor. Designed and built end-to-end in one Pantheon run.
What it is
RecipeShare is a community recipe-sharing app — a public landing page, a browse view with search and tag filters (Breakfast, Lunch, Dinner, Vegan, Quick…), a recipe detail page, full magic-link auth, a personal dashboard for your recipes, and an editor for posting new ones. Pantheon iterated through 4 versions before passing the quality gate.
How it got built
The Designer agent picked a warm “kitchen counter” palette — deep terracotta on a sand-cream background, big serif headlines, a pin-shape logomark. The Builder wired magic-link auth with PKCE through Supabase, including a middleware-level token-hash interceptor that redirects stray magic links to a proper confirm route before any page tries to render.
What you’re seeing
Screenshots from a real next dev server captured after this conversation. The browse view shows the filter UI live; the recipe grid is empty because the live preview has no Supabase backend connected — visit “Browse” to see the search and category chips that would surface community recipes once seeded.