FoodieHavan
Live Demo : https://foodiehaven.netlify.app/
Using ReactJS, Context API
-
Developed a recipe searching application using React JS.
-
Utilized Context API and useReducer hook for efficient state management of the application.
-
Utilized The Meal DB API to fetch a wide range of recipes for users to search and browse.
-
Designed a favorites section that allows users to save and retrieve their favorite recipes, using local storage to ensure persistence.