Kitchen Chef

a website that used an API to connect to the recipe database. By searching for a recipe, we get a list of foods that we can select to see the details. In addition, by clicking the “heart” button, we add the recipe to our favorites’ list. Finally, we can add the ingredients for the current recipe to our shopping list. This JavaScript mobile responsive website makes use of a variety of capabilities, including webpack, JavaScript ES6 features, babel to convert ES6 codes to ES5 codes, closest matches, event load, event hashchange, and event scroll, among others.
To access a live version of the website, please  click here.
To access the source code, please  click here.