Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Recipe_app_project

Recipe App Project Using JavaScript, DOM Manipulation, and Event Listening A recipe app built using JavaScript, DOM techniques, and event listeners is a dynamic web application that allows users to search for, view, and manage recipes. This project will utilize JavaScript to interact with the DOM, handle user events, and dynamically update the content.

Key Features

  1. Display Recipes – Fetch and display a list of recipes dynamically.
  2. Search Functionality – Users can search for recipes using an input field.
  3. Filter Recipes – Filter by ingredients, meal type, or category.
  4. Add to Favorites – Allow users to save their favorite recipes using local storage.
  5. View Recipe Details – Show full details when clicking on a recipe.
  6. Event Listeners – Handle clicks, form submissions, and key events.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages