Skip to content

mononoken/dungeon-market

Repository files navigation

# Dungeon Market

A screenshot showing a preview of the cart system.

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).

Table of Contents

General Information

This project uses:

  • TypeScript
  • React
  • React Router
  • React Testing Library
  • Vite
  • Vitest
  • Open5e API

Acknowledgements

Reporting Issues/Feedback/Contact

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.