## Installing

Install the component

```sh
npm install @apideck/components
```

## Getting started

Import the component

```js
import { Card } from '@apideck/components'
```

## Basic

## With image

## With icons

## Props

Coming soon
