/mtg-card-search

A simple Magic The Gathering Card Search App built using NextJs

Primary LanguageJavaScript

MTG CARD SEARCH

A simple Magic The Gathering Card Search App built using NextJS (https://nextjs.org/) and using Scryfall API (https://api.scryfall.com)

  1. Execute
npm install 

to get all the dependencies (or yarn if needed)

  1. Start the local version by typing
npm run dev
  1. Search MTG cards of all sets (or search a certain card)