# GitHub

> Show a GitHub repository card

Pass the repository as `owner/name`.

## Usage

```mdx
<GitHub.Repo repo="upstash/context7" />
```

Use `variant="flat"` for a simpler card surface. The default is `inset`.

## Example

<GitHub.Repo repo="upstash/context7" />
