docs: Add production deployment success documentation for Azure Static Web App
docs: Create Quick Start guide for project setup and deployment instructions
docs: Update README.md to include new documentation links and structure
docs: Enhance User Manual with detailed portal access, roles, and AI assistance features
scripts: Implement architecture diagram export script using Mermaid CLI
scripts: Create script to auto-generate documentation index for easier navigation
chore: Remove unused update-doc-index script
- Added Tailwind CSS configuration with custom theme colors and animations.
- Created global styles in index.css including custom scrollbar and button components.
- Set up main entry point in main.tsx to render the App component.
- Configured TypeScript with strict settings and path mapping.
- Added support for high contrast mode and reduced motion in styles.
- Included print styles for better printing experience.