prestonpatt / My-Kitchen

A drink app that allows a user to search for cocktails and find out how to make them.
https://prestonpatt.github.io/My-Kitchen
1 stars 0 forks source link

Write code that pulls in recipes from Food2Fork #8

Open ghost opened 5 years ago

ghost commented 5 years ago
prestonpatt commented 5 years ago

We have code that returns an API call from Food2Fork. The result is an object but I haven't figured out how to exactly pull the bits we want out of that into a form we can use. Will ask a TA about this at Tuesday's class.