A personal project that makes creating magic items and exporting them a lot simpler for 5th Edition Dungeons and Dragons Dungeon masters.
- Added a hover over a info box and it shows dungeon master guide suggestions
- Fixed an issue where the image export could be cut off
- Added Dark Theme
- Added mobile responsiveness
- Released the app to the service
- Can now create and save items
npm install
npm run serve
npm run build
npm run lint