Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

thinkverse/recipe-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Page Challenge

Travis

Recipe Page Challenge from devchallenges.io

Challenge

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

User story

  • 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.

Personal constraints

Page needs to use Netlify functions to serve recipe as an API.