https://github.com/zombico/mtgcubeforge
build and manage mtg cubes
https://github.com/zombico/mtgcubeforge
Last synced: 3 days ago
JSON representation
build and manage mtg cubes
- Host: GitHub
- URL: https://github.com/zombico/mtgcubeforge
- Owner: zombico
- Created: 2018-11-14T07:37:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T02:49:28.000Z (over 3 years ago)
- Last Synced: 2023-03-08T15:07:46.498Z (over 3 years ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Summary
This project was built to showcase how React's dynamic prop passing can be used to create rich, content-based experiences.
The app is structured in three major places:
1. Browser/frontend
2. Express node server
3. Heroku/Mongo cloud
Much of the app logic is actually loaded on the front-end, keeping the transactional data limited to text-based json objects.