/planecards

My first React project, searching MTG cards.

Primary LanguageJavaScript

This is my first React project, the PlaneCards.

It's an application for Magic: The Gathering players, with three pages, one for search cards by name and creating a table with the results, the second contains all details about the selected card, and the third is a life counter with the history of changes.

Technologies used:

The following words will respond with a lot of data, try the search page with one of them or try anyone you like:
  • bolt
  • demon
  • angel
  • soul

Next steps:

  • Improve mobile experience
  • New features
  • Create a advanced search, to search cards by other details, like edition, mana cost, color, types and so on
  • Change the API used to another that provides cards prices and is order alphabetically
  • Create a mobile app
  • New menu header with the name of the searched card
  • Use AJAX in search cards form