GIVEN the user wants to search for a food item
WHEN a user types a keyword into the search bar
THEN the search bar captures the keyword
WHEN the user selects eat in
THEN the site captures that the user wants to be directed to recipes
WHEN the user selects eat out
THEN the site captures that the user wants to be directed to restaurants
GIVEN the user wants to search for a food item
WHEN a user types a keyword into the search bar
THEN the search bar captures the keyword
WHEN the user selects eat in
THEN the site captures that the user wants to be directed to recipes
WHEN the user selects eat out
THEN the site captures that the user wants to be directed to restaurants