# Frontend This folder contains the React frontend for Dragonroll, an open-source role-playing game helper. ## Features - Campaign management with character tracking - Player note sharing (markdown) - Audio for in-person campaigns - Encounter planning - Item and spell management ## Files - `app/` - Application components and services - `app/services/` - Frontend services (Campaign, User, Window, etc.) - Styling and React components See the main README for complete information.