playtest mtg decks with react-dnd. See the storybook demo
- Redux
- Redux thunk middleware
Future plans for this will remove need for redux and use new react hooks
Install the module
yarn add react-mtg-playtester
# or npm
npm install --save react-mtg-playtester
See the storybook example for implementation
Testing
yarn test