Ridwanullahi-code / RecipeApp

MIT License
0 stars 1 forks source link

Recipe list #16

Closed Hisoka37 closed 1 year ago

Hisoka37 commented 1 year ago

Hi @Ridwanullahi-code

IN this PR I :

- 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.