Skip to content

A site that allows Magic: The Gathering players to find the most expensive version of their decks ✨

License

Notifications You must be signed in to change notification settings

jcserv/bling-my-deck

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

213e7a3 · Nov 29, 2024

History

73 Commits
Nov 11, 2024
Nov 10, 2024
Nov 29, 2024
Nov 8, 2024
Nov 11, 2024
Nov 11, 2024
Nov 29, 2024
Nov 8, 2024
Nov 8, 2024
Nov 10, 2024
Nov 29, 2024
Nov 29, 2024
Nov 8, 2024
Nov 10, 2024
Nov 8, 2024
Nov 8, 2024
Nov 8, 2024

Repository files navigation

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