Index
Alle recepten
Over
document.querySelector('#search').focus( )); ">
Search
Zoek recepten bij naam, tag of ingrediรซnten :
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
Bevat:
Bakken ๐ฐ
๐ฐ
๐ฌ
โญ
60 min
Blondies
๐ฐ
๐ฌ
โญ
45 min
Brownies
๐ฐ
๐ฌ
75 min
Citroencake
All recipes
Aziatisch ๐ฅข
Bakken ๐ฐ
BBQ ๐ฅ
Curry ๐ฒ
Favoriet โญ
Grieks ๐ฌ๐ท
Hollands ๐ณ๐ฑ
Hartig
Italiaans ๐ฎ๐น
Indonesisch ๐ฎ๐ฉ
Indiaas ๐ธ๐ท
IJs ๐จ
Kruiden ๐ง
Mexicaans ๐ฒ๐ฝ
Op brood ๐
Patat ๐
Pasta ๐
Pittig ๐ถ๏ธ
Salade ๐ฅ
Soep ๐ฅฃ
Snel โก
Saus ๐ฅฃ
Surinaams ๐ธ๐ท
Slow ๐ฒ
Vegetarisch ๐ฟ
Vlees ๐ฅฉ
Winter โ
Zoet ๐ฌ
Zomer ๐ซ