A modern insurance policy management system built with React, TypeScript, and Tailwind CSS. Features comprehensive policy handling, real-time validation, and enterprise-ready architecture.
- Policy search and management
- Real-time form validation
- Responsive design
- Comprehensive policy data model
- Mock data generation for testing
- React 18
- TypeScript
- Tailwind CSS
- Vite
- Lucide Icons
# Install dependencies
npm install
# Generate mock data
npm run generate-data
# Start development server
npm run dev
Ed Bates (TECHBLIP LLC)
Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).
Apache-2.0 license - see the LICENSE file for details