...

/

Adding Recipes

Adding Recipes

Implement the function to add recipes to the app you are creating.

We'll cover the following...

To implement adding recipes, we need to find a way to modify our store. ...