Catalog creator for Magic The Gathering cards using React + Redux
This app uses the official Magic the Gathering Card Game API to fetch card details regarding any search by name and text
- Sample Search: Name: Ajani
- Ajani's cards have planeswalker, enchantment and / or creature types
- Prerequisites
You can acess the live demo or:
- Fork or clone this repository
- run > npm install
- run > npm start
- access your localhost on your browser
- User can search card for Name and or Text
- User can filter the catalog result by Type
- User can reset catalog to default state
- CSS3
- JavaScript ES6
- React
- Redux
- mtg-sdk
- Bootstrap
API used
- Eduardo Bonilla Cáceres - eduardobonillac@gmail.com
- My Portfolio
- My Twitter
Give a ⭐️ if you like this project!