--- // Request Data const Teams = await fetch('https://example.org/data.json').then((response) => response.json()) --- {Teams.map((team) => {
{team.amount} Members