This is an online tool for running 5th Edition Dungeons & Dragons games.
When I switched to running games online, I found myself constantly googling rules and other things that I would normally quickly reference from my DM's Screen. It slowed the game down! This project is an attempt to take the best parts of the OG DM's screen and combine it with the best parts of playing online and stick it all in a browser tab for easy access.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone this repo to your local machine.
Install dependencies.
yarn
Start the dev server
yarn dev
- Shout out to the D&D 5e API where I'm pulling all the data from!
- Favicon was created by Delapouite and is used under CC BY 3.0