
Project
This project is a personal project still in the works. It is an application that I developed to help with deck creation for a card game called Magic the Gathering. It utilizes the scryfall database to collect card data. There are multiple functions for requesting card data and calculations of deck power. Application was developed using Next.Js and CSS is being rendered using Tailwind CSS.
Technologies
Javascript
Next JS
Tailwind CSS
Scryfall API
Back