## Recipes list: - Add Recipe Model - Should display a list of recipes created by the logged-in user as in the wireframe. - Should lead to recipe details. - If the user is the owner of the recipe, should allow the user to delete it.