This commit is contained in:
19
frontend/README.md
Normal file
19
frontend/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user