[2.5pt] Recipies list (with all CRUD implementation, except for 'update')
Closed this issue · 0 comments
gabyse1 commented
- 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 user to delete it.