aldexdev / mtg-card-search

A simple Magic The Gathering Card Search App built using NextJs

Home Page:https://mtg-card-search.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A simple Magic The Gathering Card Search App built using NextJs

https://mtg-card-search.vercel.app/


Languages

Language:JavaScript 92.1%Language:CSS 7.9%