dashinja/recipeciprocity

## Edamam Recipe Search

Closed this issue · 0 comments

User Story

As a user, on the front page I want to be able to type in a search to see recipes from across the web.

Acceptance Criteria

  • Make an input field with a visible name called "Recipe Search"
  • Make a button to activate that search
  • Use Edamam Recipe Search API for results
  • Give the index.html "pageBody" div an appropriate id for jQuery selection
  • use that ID to populate results in the page body