A project to learn about modern React and to use it to build a site for working with Magic: The Gathering cards.
- Clone the blackblade-infrastructure repo
- Run
docker-compose up --build -dto start the db container - [Optional] follow the instructions in the blackblade-infrastructure README to fetch card data
- Run
docker-compose up --build -dto start the api and client containers - Navigate to
localhost:8100
Icons are from the Entypo+ icon set by Daniel Bruce.