The Baratie is a food recipe website that allows users to browse various recipes provided by TheMealDB API. It provides users with the flexibility to search for specific recipes, explore random recipes for inspiration, and learn more about the website and its functionality.
- Recipe Search: Users can search for specific recipes by entering keywords in the search bar.
- Random Recipe: Users can discover random recipes by clicking on the "Random" button.
- Detailed Information: Each recipe includes detailed information such as ingredients, instructions, and images.
- Responsive Design: The website is designed to be responsive, ensuring a seamless experience across different devices and screen sizes.
- HTML: The structure of the website is built using HTML.
- CSS: Styling and layout are implemented using CSS.
- JavaScript: Dynamic content and interactions are handled using JavaScript.
- TheMealDB API: Recipe data is fetched from TheMealDB API to provide a wide range of recipes to users.
The project consists of the following files:
- index.html: Contains the main structure and content of the website.
- app.js: Implements dynamic behavior and interactions on the website.
- style.css: Provides styling and layout for the website.
To use the website:
- Clone the repository to your local machine.
- Open the
index.html
file in your web browser.
Visit the website: The Baratie
Contributions are welcome! If you have any suggestions, bug fixes, or improvements, feel free to open an issue or submit a pull request.
- TheMealDB: Special thanks to TheMealDB for providing the API used to fetch recipe data.
- Icons: Icons used in the website are provided by Those Icons and Freepik from Flaticon.