Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 677 Bytes

bling-my-deck

visitors

bling-my-deck is a site that allows Magic: The Gathering players to find the most expensive version of their pet decks ✨

features

  • View all printings for a card, and see how that affects the price
  • Typeahead autocomplete when inputting decklist
  • Mobile support

installation

  1. Clone the latest code on the main branch
  2. Install dependencies
    • pnpm i
  3. Run the web server!
    • pnpm dev
  4. Navigate to http://localhost:5173 on your browser

credits