Yummy is a meals website built with JavaScript and jQuery that provides a collection of meals from around the world. It uses data from APIs to showcase detailed recipes, allowing users to browse meals by categories, areas, and ingredients. The site is fully responsive and styled using Bootstrap.
https://hager9.github.io/yummy/
- Meal Categories: Browse meals by categories such as desserts, main vegan, or side.
- Areas and Ingredients: Explore meals by different areas (cuisines) or filter by ingredients.
- Detailed Recipes: Each meal provides step-by-step instructions and source links.
- Detailed Recipes: Each meal provides step-by-step instructions and source links.
- Responsive Design: The website is fully responsive, adapting to various screen sizes.
1- Clone the repository:
git clone https://github.com/hager9/yummy.git2- Navigate to the project directory:
cd yummy3- Open index.html in your browser to view the website.
- JavaScript & jQuery: For dynamic content and API integration.
- HTML & CSS: For structure and styling.
- Bootstrap: For responsive design.
- APIs: To retrieve meal data dynamically.


