A minimalist, single-page yearly calendar generator. Configure themes, holidays, and highlight ranges, then export to PDF.
npm install
npm run devOpens at localhost:3000.
- Landscape and portrait layouts
- 7 color themes (Minimal, Ocean, Forest, Sunset, Midnight, Rose, Mono)
- A4, Letter, and A3 page sizes
- Configurable week start (Monday/Sunday)
- Week numbers and quarter dividers
- German public holidays
- Custom highlight ranges with color coding
- Instant PDF export via
@react-pdf/renderer