Last active
August 21, 2024 22:44
-
-
Save adeonir/aee35a83ba43245c4ec5edd1cc8e1827 to your computer and use it in GitHub Desktop.
Vue project from Alura - Cookin'Up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Laticínios e Ovos", | |
"ingredients": [ | |
"ovos", | |
"queijo", | |
"leite", | |
"manteiga", | |
"creme de leite", | |
"iogurte", | |
"leite condensado", | |
"sorvete" | |
], | |
"image": "dairy_and_eggs.png" | |
}, | |
{ | |
"name": "Farinhas e Fermentos", | |
"ingredients": [ | |
"farinha de trigo", | |
"polvilho", | |
"farinha de rosca", | |
"canjica", | |
"farinha de mandioca", | |
"fubá", | |
"linhaça", | |
"fermento químico" | |
], | |
"image": "flours_and_leavening_agents.png" | |
}, | |
{ | |
"name": "Temperos e Especiarias", | |
"ingredients": [ | |
"canela", | |
"cravo", | |
"orégano", | |
"noz moscada", | |
"tomilho", | |
"pimenta do reino", | |
"cominho" | |
], | |
"image": "seasonings_and_spices.png" | |
}, | |
{ | |
"name": "Óleos, Gorduras e Vinagres", | |
"ingredients": [ | |
"vinagre", | |
"óleo", | |
"dendê", | |
"azeite de oliva", | |
"banha", | |
"aceto balsâmico", | |
"óleo de coco" | |
], | |
"image": "oils_fats_and_vinegars.png" | |
}, | |
{ | |
"name": "Hortaliças e Verduras", | |
"ingredients": [ | |
"cebola", | |
"alho", | |
"tomate", | |
"abóbora", | |
"abobrinha", | |
"batata", | |
"pimentão", | |
"espinafre", | |
"cenoura" | |
], | |
"image": "vegetables_and_greens.png" | |
}, | |
{ | |
"name": "Açúcares e Adoçantes", | |
"ingredients": [ | |
"açúcar branco", | |
"açúcar mascavo", | |
"açúcar cristal", | |
"melado", | |
"mel", | |
"baunilha", | |
"glucose", | |
"xilito", | |
"stevia" | |
], | |
"image": "sugars_and_sweeteners.png" | |
}, | |
{ | |
"name": "Proteínas Animais", | |
"ingredients": [ | |
"peixe", | |
"carne bovina", | |
"carne de porco", | |
"frango", | |
"bacon", | |
"salsicha", | |
"atum", | |
"salmão", | |
"presunto", | |
"bacalhau" | |
], | |
"image": "animal_proteins.png" | |
}, | |
{ | |
"name": "Grãos, Cereais e Leguminosas", | |
"ingredients": [ | |
"arroz", | |
"feijão", | |
"aveia", | |
"ervilha", | |
"lentilha", | |
"grão de bico", | |
"milho", | |
"gergelim", | |
"quinoa" | |
], | |
"image": "grains_cereals_and_legumes.png" | |
}, | |
{ | |
"name": "Frutas frescas", | |
"ingredients": [ | |
"banana", | |
"maçã", | |
"uva", | |
"pera", | |
"limão", | |
"morango", | |
"ameixa", | |
"framboesa", | |
"acabaxi" | |
], | |
"image": "fresh_fruits.png" | |
}, | |
{ | |
"name": "Frutas secas", | |
"ingredients": [ | |
"castanha de caju", | |
"castanha do pará", | |
"uva passa", | |
"damasco", | |
"tâmara", | |
"pistache", | |
"amêndoa", | |
"amendoim" | |
], | |
"image": "dried_fruits.png" | |
}, | |
{ | |
"name": "Pães e Massas", | |
"ingredients": [ | |
"pão", | |
"pão sírio", | |
"tortilha", | |
"macarrão", | |
"nhoque", | |
"massa de pastel", | |
"massa de lasanha", | |
"biscoito", | |
"broa" | |
], | |
"image": "breads_and_pastas.png" | |
}, | |
{ | |
"name": "Doces e guloseimas", | |
"ingredients": [ | |
"chocolate", | |
"geleia", | |
"goiabada", | |
"caramelo", | |
"chantilly", | |
"cacau em pó", | |
"suspiro", | |
"gelatina", | |
"paçoca" | |
], | |
"image": "sweets_and_candies.png" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Pasta de Alho Assado", | |
"ingredients": ["alho", "azeite de oliva"], | |
"image": "roasted_garlic_paste.png" | |
}, | |
{ | |
"name": "Patê de Alho Assado", | |
"ingredients": ["alho", "azeite de oliva"], | |
"image": "roasted_garlic_pate.png" | |
}, | |
{ | |
"name": "Alho Assado", | |
"ingredients": ["alho", "azeite de oliva", "orégano"], | |
"image": "roasted_garlic.png" | |
}, | |
{ | |
"name": "Arroz de Alho", | |
"ingredients": ["arroz", "alho", "óleo"], | |
"image": "garlic_rice.png" | |
}, | |
{ | |
"name": "Pão de Alho", | |
"ingredients": ["pão", "manteiga", "alho", "orégano"], | |
"image": "garlic_bread.png" | |
}, | |
{ | |
"name": "Macarrão de Alho e Óleo", | |
"ingredients": ["macarrão", "alho", "óleo", "manteiga"], | |
"image": "garlic_and_oil_pasta.png" | |
}, | |
{ | |
"name": "Bacalhau com chips de alho", | |
"ingredients": ["bacalhau", "alho", "azeite de oliva", "limão"], | |
"image": "cod_with_garlic_chips.png" | |
}, | |
{ | |
"name": "Manteiga com tomilho e alho", | |
"ingredients": ["manteiga", "alho", "tomilho"], | |
"image": "butter_with_thyme_and_garlic.png" | |
}, | |
{ | |
"name": "Tortei com recheio de Abóbora", | |
"ingredients": [ | |
"Massa de pastel", | |
"Abóbora", | |
"Tomate", | |
"Alho", | |
"Óleo", | |
"Farinha de rosca", | |
"Noz moscada" | |
], | |
"image": "tortei.png" | |
}, | |
{ | |
"name": "Creme de Galinha", | |
"ingredients": ["frango", "leite", "creme de leite", "milho", "ovos"], | |
"image": "chicken_cream.png" | |
}, | |
{ | |
"name": "Panqueca", | |
"ingredients": ["farinha de trigo", "manteiga", "leite", "ovos"], | |
"image": "pancake.png" | |
}, | |
{ | |
"name": "Milkshake de chocolate", | |
"ingredients": ["chocolate", "chantilly"], | |
"image": "chocolate_milkshake.png" | |
}, | |
{ | |
"name": "Mousse de chocolate", | |
"ingredients": ["creme de leite", "chocolate", "ovos", "manteiga"], | |
"image": "chocolate_mousse.png" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment