A deck building application for the card game Magic the Gathering.
All card data has been seeded from the Scryfall api. - https://scryfall.com/docs/api
See the most recent features video!
This project is live on: https://react-deckbuilder-frontend.firebaseapp.com
Currently the backend is only partly operational. The login features is broken while live.
- React
- Node / NPM
Run npm install to install all the packages locally.
- Use
npm startto host the site locally.
- Styled user deck 'cards'
- Multiple resolution scaling
- When a card is either hovered over or clicked on, the card will be magnified. Still weighing options.
- Card page will display more than just one row of cards.
- Cached data
- New CSS?
Contributions are currently unwelcome but suggestions and criticism on code quality are! This is a personal project for me at the moment.
All card content and logos / images belong to Wizards of the Coast.