No description
| images | ||
| .gitignore | ||
| index.html | ||
| README.md | ||
Foodi Book — Ninja 9-in-1 Multicooker Recipes
A self-contained, responsive web application for managing and executing recipes specifically tailored for the Ninja 9-in-1 Multicooker.
🚀 Features
- IndexedDB Storage: Runs entirely in the browser using local client-side storage. Works offline and requires no backend server.
- Seeded Recipes: Comes pre-populated with 20 classic multicooker recipes, including stews, soups, one-pot meals, and potato dishes.
- High-Quality Photography: Features rich photography stored locally in the
/imagesfolder. - Multi-Stage Timer: Supports complex cooking profiles (e.g., Sear/Sauté ➔ Pressure Cook ➔ Air Fry) with built-in stage-by-stage countdown timers and alarms.
- Backup & Restore: Easily download all recipes (including full-size photos) as a JSON backup file and restore them on any device.
- Responsive Design: Mobile-first premium layout with dark-mode aesthetic.
📂 Project Structure
- index.html — Core HTML, styles, and Javascript logic.
- images/ — High-quality food photography asset directory.
- .gitignore — Ignored OS temp files.
🛠️ Getting Started
Just double-click index.html to run it in your browser. No installation or developer setup required!