All checks were successful
Build and Deploy Nuxt / build (push) Successful in 35s
20 lines
488 B
Markdown
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.
|