4 Commits

Author SHA1 Message Date
8af220f873 feat: initialize novel writer application with React, Zustand, and Vite
- Added main application structure with React and TypeScript.
- Implemented Zustand for state management, including novel, chapters, characters, and relationships.
- Created initial CSS styles for the application layout and components.
- Integrated SVG assets for branding.
- Set up Vite configuration for development and build processes.
- Established TypeScript configurations for app and node environments.
2026-01-06 18:39:16 +05:00
d3be98e0a7 Add print statements for hello and world 2026-01-06 15:48:26 +05:00
f94684cbbb Add initial hello world print statement 2026-01-06 15:47:45 +05:00
85e0b7824c Initial commit 2026-01-06 10:35:00 +00:00