Skip to content

khemraj-git/food-recipie-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Food Recipe Finder

This project is a simple food recipe finder built using HTML, CSS, and JavaScript. It allows users to search for recipes based on ingredients or keywords.

Features

  • Search Functionality: Users can enter ingredients or recipe names to find relevant recipes.
  • Recipe Display: Search results are displayed in a clean and organized manner.
  • Simple and User-Friendly Interface: Easy to use and navigate.
  • Responsive Design: Works well on various screen sizes (if implemented).

Technologies Used

  • HTML: For structuring the web page.
  • CSS: For styling the web page.
  • JavaScript: For implementing the search functionality and dynamic content updates.

How to Use

  1. Clone the Repository:
    https://github.com/khemraj-git/food-recipie-finder.git
  2. Open index.html: Open the index.html file in your web browser.
  3. Search for Recipes: Enter your desired ingredients or recipe names in the search bar and press Enter or click the search button.
  4. View Results: The search results will be displayed below the search bar.

Project Structure

  • index.html: The main HTML file containing the structure of the application.
  • style.css: The CSS file containing the styling of the application.
  • script.js: The JavaScript file containing the logic of the application.
  • README.md: This file, providing information about the project.

Future Enhancements (Optional)

  • Add filtering options (e.g., by cuisine, dietary restrictions).
  • Implement recipe rating and review system.
  • Integrate with a recipe API for a larger database.
  • Add user authentication for saving favorite recipes.
  • Create a more visually appealing UI/UX.

Contributing

Feel free to contribute to this project by submitting pull requests or opening issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors