https://github.com/robertkirsz/magic-cards-manager
Card browser and collection manager for Magic: the Gathering
https://github.com/robertkirsz/magic-cards-manager
css html magic-the-gathering react redux sass webpack
Last synced: 3 months ago
JSON representation
Card browser and collection manager for Magic: the Gathering
- Host: GitHub
- URL: https://github.com/robertkirsz/magic-cards-manager
- Owner: robertkirsz
- License: mit
- Created: 2016-04-18T23:20:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T19:21:48.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T23:11:17.148Z (over 1 year ago)
- Topics: css, html, magic-the-gathering, react, redux, sass, webpack
- Language: JavaScript
- Homepage: https://magic-cards-manager.herokuapp.com/all-cards
- Size: 7.82 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Magic Cards Manager
=======================
```shell
$ npm install # Install Node modules listed in ./package.json (may take a while the first time)
$ npm start # Compile and launch
```