A simple web application that allows users to search for recipes using the Forkify API.
- Search recipes by selecting from predefined options
- Display recipe cards with images, titles, and publisher information
- Responsive design using Bootstrap
- Loading states and error handling
- HTML5
- CSS3 (Bootstrap 5.3.7)
- JavaScript (ES6+)
- Forkify API
- Open
index.html
in your web browser - Select a recipe type from the dropdown menu
- View the displayed recipe cards with images and details
This project uses the Forkify API to fetch recipe data.