Site link: https://random-mtg-card-fr.netlify.app/
The site helps to randomly browse cards in a set filtered by rarity. It aims to help to get a touch of what's in a set to draft better.
Each known card variant are presents in the pool. Cards are displayed in French, or in English by default. However, some cards are only present in one language so they are displayed in this language (Phyrexian, Chinese, German, etc...).
Cards are updated every day with a github action.
- Install nvm (guide)
- Run
nvm install
- Run
nvm use
- Open
site/index.html