Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.15 KB

MTG-card-collection

Netlify Status


Netlify front end

Netlify

Heroku back end

Herkoku

I stand on the shoulders of giants, please check out some of the tools that made this possible

Keyrune and this fantastic keyrune react wrapper

React-icons for always being awesome

MTG Card API

MTG SDK

Notes

Had a problem with the keyrune and react-keyrune modules. What's weird is that everything was working fine then I shut down the server, brought it back up, all of a sudden react-keyrune was looking for a variable in keyrune that wasn't there. Had to go in and change mtg_setlist to keyrune_set, or something like that.

Typescript installation

npm install --save-dev @types/react @types/react-dom typescript ts-loader source-map-loader