The controller for this has been created in PR #24
Please name the ejs file onerecipe.ejs
The variable passed into this view is called recipe
You will have to break the object down to use the different parts in the page. See the structure of the object per the Schema in models/Recipe.js You can also look in PR #22
No current design, but we need a view so that when you want to look at a single recipe it displays all the following:
Not critical for MVP: