JS card collector
Quick JS project for tracking Cards
Here is a quick JS project I worked up using the live server VS code extension. It reads a JSON file of card data and displays it on a dynamic HTML table. You can filter by the rarity of cards as well as swapping price between USD and EURO. When...
[Read More]