Files
dragonroll/frontend/README.md
BinarySandia04 139e7d0ef5
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 35s
Widgets work
2026-04-30 19:39:53 +02:00

20 lines
488 B
Markdown

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