New Recipe
Name
Ingredients
{#each ingredients as i}
{i.name}, {i.quantity} {i.unit}
{/each}
Quantity
Unit
Name
Add
Steps
{#each steps as s}
{s}
{/each}
Add
Create Recipe