Dungeon Market is beginning as a shopping cart application. You can add monsters to your cart dynamically with costs shown based on the CR of the monsters.
However, the next step is to delve further. I envision it as a tool to help DMs prepare scenarios for their campaigns. DMs can build "carts" of monsters to prepare encounters. Quickly view the CR of the monsters and the encounter.
Click here to see a live-preview hosted on Vercel).
This project uses:
- TypeScript
- React
- React Router
- React Testing Library
- Vite
- Vitest
- Open5e API
- The Odin Project and the Discord community!
- Open5e
Bug reports are greatly appreciated. You may create a new issue with a description of the problem, and the steps leading up to it. PRs are welcome as well.