Al Dente is a food recipe application that generates food recipes based upon user's prefered ingredients. Search output displays ingredients, type of cuisine. Clicking recipe image directs user to reference of food recipe.
Input type of food ingredient in the search box and press enter. Maximum of 9 recipes will be displayed on the page after being called from the Edamame API. Past searches are stored in local storage, and displayed as a button under the search form.
- Deployed: https://keeezy.github.io/Project-One/
- Repository: https://github.com/keeezy/Project-One
- Edamame API
- Bootstrap