/mtgEquity

Primary LanguageJavaScriptMIT LicenseMIT

mtgEquity

List all your bought and received Magic trading cards from cardmarket.com. It uses a API to get the necessary data of your user to display all received cards.

Clone

git clone https://github.com/sabralod/mtgEquity.git

Setup

You have to copy the creds.json file to the mtgEquity directory.

cd ./mtgEquity
npm install --save

Run

Run with gatsby cli.

gatsby develop

Run with npm

npm run develop

Problems

If you run the project more time, it occurs that you have to delete the cache directory. Simply run before you start again:

rm -rf .cache/

Used Libariers

Screenshot

Screenshot