D&D Note taker helper
A full‑stack web app to assist in note taking during Dungeons and Dragons games. App categorizes notes in three categories (people, locations, and lore) Built using Bootstrap, Express/NodeJS, and jQuery. Supports import and export of notes (with JSON files) to maintain progress between games.
Hotkeys to add new items are: p - new person l - new location r - new lore
- npm install
- npm run server