Accueil
Recettes
À propos
document.querySelector('#search').focus( )); ">
Search
Chercher des recettes par nom, tag ou ingrédients :
res.json()).then(res => { sessionStorage.setItem('searchResults', JSON.stringify(res)); searchResults = res; }); } " @input=" matches = []; if (searchInput.length < 3) { return }; searchResults.forEach(recipe => { const matchTitle = recipe.title.toLowerCase().includes(searchInput.toLowerCase()); const matchIngredient = recipe.ingredients.find(ingredient => ingredient.toLowerCase().includes(searchInput.toLowerCase())); const matchTag = recipe.tags.find(tag => tag.toLowerCase().includes(searchInput.toLowerCase())); if (!matchTitle && !matchIngredient && !matchTag) { return }; const match = {...recipe}; if (matchTitle) { match.matchTitle = matchTitle }; if (matchIngredient) { match.matchIngredient = matchIngredient }; if (matchTag) { match.matchTag = matchTag }; matches.push(match) }); ">
Close
Contient:
Piquant 🌶
20 min
Courge butternut rotie au kale épicé et yaourt
40 min
Curry de tomates, pois chiches et haricots verts
30 min
Curry rouge aux gambas
30 min
Shakshuka
25 min
Wok de haricots plats, oignons rouges et tofu grillé
Toutes les recettes
Automne 🍂
Anglais 🇬🇧
Barbecue ♨️
Curry 🍲
Chinois 🇨🇳
Dessert 🍰
Eté ☀️
Espagnol 🇪🇸
Fromage 🧀
Français 🇫🇷
Italien 🇮🇹
Indien 🇮🇳
Japonais 🇯🇵
Levantin
Marocaine 🇲🇦
Préférée ⭐
Piquant 🌶
Poissons & fruits de mer 🦐
Pâtes 🍝
Salade 🥗
Soupe 🥣
Végétarien 🌿