Latest version available at: https://mtg-card-holder.firebaseapp.com
For firebase API and deployment create .env file in root catalog with following
FIREBASE_API_KEY=your-api-key
FIREBASE_AUTH_DOMAIN=your-domain.firebaseapp.com
FIREBASE_DATABASE_URL=https://your-domain.firebaseio.com
FIREBASE_PROJECT_ID=your-domain
FIREBASE_STORAGE_BUCKET=your-domain.appspot.com
FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id
FIREBASE_APP_ID=your-app-id
Based on this API, but its not maintained anymore
https://api.magicthegathering.io/v1
https://github.com/MagicTheGathering/mtg-sdk-typescript
Switching to this API
https://api.scryfall.com
https://github.com/ChiriVulpes/scryfall-sdk