Skip to content

Frontend - replace mock recipes data with a real call to GET /recipes/match #18

@staticvoidmainmaui

Description

@staticvoidmainmaui
  • client/src/pages/Meals.tsx — replace mock recipes data with a real call to GET /recipes/match , if anything just make sure all the recipies are imported without description, because ingredients are shown like the following:

https://www.[themealdb.com/api/json/v1/1/list.php?i=list](https://www.themealdb.com/api/json/v1/1/list.php?i=list)

  • maybe with just parsingthis we can do the matching on our own without calling the API endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions