Recipe Page Challenge from devchallenges.io
Create a recipe page following the given design. You can use your own recipe and remember to put the source. The page should be responsive. Don’t look at existing solution. Fulfill user stories below
- I can see a recipe with ingredients and instructions.
- I can select a checkbox if I have the ingredients.
- I can see number of servings, baking times.
Page needs to use Netlify functions to serve recipe as an API.