Felix45/Recipe

[3.0pts] Add Recipe list to recipe App

Opened this issue · 0 comments

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.