forkify
It is a recipe app where users can search for about 1 million recipes. Here user is provided with a search functionality , a shopping cart is provided to add or delete items and a feature of wish-list is also given where the recipes liked by users is shown. The pages is loaded dynamically using AJAX calls. The recipes are fetched through an API.
Technology stack: JavaScript, HTML, CSS, AJAX, jQuery
See The Demo:
1.) Open this link: https://forkify-agcy.netlify.com/ 2.) Enter any dish. 3.) You will be able to see different recipe for same dish. 4.) Choose and one to view it in detail.

Log in or sign up for Devpost to join the conversation.