Food Quest is a recipe search application that consumes the Edamam API. The application allows the user to customize searches for recipes by inputting ingredients and selecting health conscious options via checkboxes. Simpler searches can be run by entering ingredients in the "Quick Search” bar. This feature stores the user’s queries in local storage and renders recipes on another page. In addition, the homepage features three example dishes which change on each visit and the navigation bar includes a button which opens a new page of random recipes.
The user interface is easy to operate and provides users with options that allow them to tailor their experience. The backend of the application keeps API credentials secret while making third party API calls for the frontend.
Tech Stack
