Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.34 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.34 KB

Policy Management System

React Version TypeScript Tailwind CSS Vite

A modern insurance policy management system built with React, TypeScript, and Tailwind CSS. Features comprehensive policy handling, real-time validation, and enterprise-ready architecture.

Features

  • Policy search and management
  • Real-time form validation
  • Responsive design
  • Comprehensive policy data model
  • Mock data generation for testing

Policy

Tech Stack

  • React 18
  • TypeScript
  • Tailwind CSS
  • Vite
  • Lucide Icons

Getting Started

# Install dependencies
npm install

# Generate mock data
npm run generate-data

# Start development server
npm run dev

Creator

Ed Bates (TECHBLIP LLC)

Acknowledgments

Some sections of this code were generated with the assistance of AI tools. These contributions were reviewed and integrated by the project creator(s).

License

Apache-2.0 license - see the LICENSE file for details