Honest Recipes is local-first: your recipes are stored on your device and work without internet. Cook, browse, and plan meals even when you're offline.
All Recipes Stored Locally
Every recipe you save is stored directly on your device using IndexedDB — a browser database that persists even when you close the tab:
- →No server round-trips needed to browse your library
- →Instant load times — no waiting for API calls
- →Your data stays on your device unless you enable sync
Works Without Internet
Once you've visited Honest Recipes, all core features work offline:
- →Browse recipes: Search, filter, and view your entire library
- →Cook mode: Step-by-step cooking works without internet
- →Grocery list: Add items, check off purchases — all local
- →Meal planning: Plan your week and view scheduled meals
- →Edit recipes: Make changes to existing recipes offline
Perfect for cooking in areas with poor signal, on flights, or anywhere internet is unavailable.
No Account Needed for Local Use
You can use Honest Recipes without ever creating an account:
- →Start using immediately — no sign-up required
- →All data stays on your device
- →No email, password, or personal info needed
- →Accounts are only required for cloud sync across devices
Privacy: Data Never Leaves Your Device
Unless you explicitly enable sync, your recipes never touch a server:
- →No analytics, tracking, or telemetry
- →No recipe data sent to the cloud unless you opt in
- →Your cooking habits and grocery lists are 100% private
Service Worker Caching
Honest Recipes is a Progressive Web App (PWA) with a service worker that caches the app shell:
- →The app loads instantly even offline — no “No Internet” error page
- →All UI assets (HTML, CSS, JS) are cached locally after first visit
- →Works like a native app once installed
Try it offline — disable your Wi-Fi and keep browsing!
Go to Recipes