Production ReadyPersonalv1.0.0
RE

Recipe Box

The dishes worth repeating, plus the list to shop for them.

01The box

Searchable recipes with tags.

02A recipe

Ingredients and method, readable at the stove.

03Shopping list

Fed by recipes, checked off at the store.

Overview

Recipe Box keeps the dishes you actually make: ingredients, method, and tags, searchable by whatever's in the fridge. One click sends a recipe's ingredients to the shopping list, de-duplicated against what's already there. A friendly starting point for meal planning, portion math, or import from your notes app.

Next.jsReactTypeScriptLocal-first

Features

  • Recipes with ingredients, method, and tags
  • Search by name, tag, or ingredient
  • One-click ingredients-to-shopping-list
  • De-duplicated shopping list with check-offs
  • Plain-text editing — paste from anywhere

Make it yours in three steps

1

Download it

One click, one zip, the whole project. Free, MIT licensed, yours to keep.

Download Recipe Box
2

Run it

Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.

$ npm install
$ npm run dev
3

Hand it to your coding agent

The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.

$ cd recipe-box
$ claude

Claude Code reads the included CLAUDE.md automatically — it already knows the project.

A good first prompt:

Give me a quick tour of this project, then help me make it mine.

Agent-ready information

Ships with CLAUDE.md, AGENTS.md, Cursor rules, and a full agent handbook — project map, safety rules, recipes, tests, and deploy notes.

Claude CodeCursorCodex
/agent/START_HERE.md/agent/PROJECT_MAP.md/agent/RULES.md/agent/RECIPES.md/agent/TESTS.md/agent/DEPLOY.md/agent/agent.json

Changelog

v1.0.0Jul 2, 2026
  • Initial release — live demo and downloadable, runnable foundation.

Related foundations

Explore nearby starting points before you commit to a fork.

Browse all
Download foundation