Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 953 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 953 Bytes

Netlify Status Daily refresh sets

MTGCards

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.

Setup

  • Install nvm (guide)
  • Run nvm install
  • Run nvm use
  • Open site/index.html