react-scryfall-components
Version:
Library of components based on scryfall api
18 lines (10 loc) • 874 B
Markdown
# react-scryfall-components
[](https://circleci.com/gh/BenoitAverty/react-scryfall-components) [](https://codecov.io/gh/BenoitAverty/react-scryfall-components) [](https://www.npmjs.com/package/react-scryfall-components)
Library of components based on scryfall api
## [Documentation](https://benoitaverty.github.io/react-scryfall-components)
## Usage
```
import React from 'react'
import { Card } from 'react-scryfall-components'
export default () => <Card id="eb28b35c-28a5-4042-b21d-6d43658a16eb" />
```