Yummy is a simple web application that allows users to explore various food recipes, read their descriptions, and learn about the required ingredients. Built with JavaScript and an external API, Yummy offers an easy and enjoyable way to discover delicious recipes.
- Explore Recipes: Browse through a variety of food recipes with images.
- Recipe Details: View detailed information about each recipe, including ingredients and preparation steps.
- Categorization: Filter recipes by category or cuisine type.
- Search: Quickly find recipes by entering keywords.
- User-Friendly Interface: Supports both light and dark modes.
- HTML: For the structure.
- CSS: For styling.
- JavaScript: For functionality and API integration.
- jQuery: Simplified DOM manipulation and event handling.
- Bootstrap: For responsive design and pre-styled components.
- Font Awesome: For beautiful icons in the interface.
- API: Fetching recipe data from an external source.
git clone https://github.com/your-username/yummy.git