michaelplatt07 / recipe-book-react

React version of the RecipeBookUI.
0 stars 0 forks source link

Pull valid measurments from endpoint on server to use in later logic #35

Open michaelplatt07 opened 2 years ago

michaelplatt07 commented 2 years ago

When the user loads the page for adding an ingredient the list of measurements should be pulled (probably cached after the initial call) to help parse the ingredients.