Kitchen Quest is a web application designed to help users discover and search for delicious recipes based on the ingredients they have. The application features a user-friendly interface, allowing users to easily navigate through various sections, including home, about, services, blog, recipes, and contact information.
- Recipe Search: Users can search for recipes by entering ingredients they have on hand.
- Meal Planner: A service that helps users plan their meals efficiently.
- Responsive Design: The application is designed to be mobile-friendly, ensuring a seamless experience across devices.
- Dynamic Content: Users can view detailed instructions and videos for each recipe.
- HTML: For structuring the web pages.
- CSS: For styling the application and ensuring a responsive layout.
- JavaScript: For adding interactivity and handling user input.
- Font Awesome: For icons used throughout the application.
- Boxicons: For additional iconography.
- Clone the Repository:
git clone https://github.com/muhammedmueen/Kitchen-Quest.git
- Open the Project: Navigate to the project directory and open
index.html
orrecipes-search/index.html
in your web browser. - Explore the Features: Use the navigation menu to explore different sections of the application.
- Searching for Recipes: Enter an ingredient in the search box and click the search button to find relevant recipes.
- Viewing Recipe Details: Click on a recipe to view detailed instructions and a video link.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.