You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GIVEN a user searches a keyword
WHEN they view search results
THEN they see a nav-bar and a container that includes either restaurants or recipes (the cards for the restaurants or recipes will be dynamically created using javascript)
NOTE: create a nav-bar using bootstrap and also create an empty container (both in index.html)
The text was updated successfully, but these errors were encountered:
GIVEN a user searches a keyword
WHEN they view search results
THEN they see a nav-bar and a container that includes either restaurants or recipes (the cards for the restaurants or recipes will be dynamically created using javascript)
NOTE: create a nav-bar using bootstrap and also create an empty container (both in index.html)
The text was updated successfully, but these errors were encountered: