An application for the famous card game, Magic the Gathering. Made with :
- VueJS 3
- Vite
- Typescript
- TailwindCSS
Using the API of https://scryfall.com/ to get the cards informations !
Install dependencies:
yarn
Run development server:
yarn dev
Roussange Alexandre