Aadhaar Generator - Copy this React, Tailwind Component to your project
Build a React web app where users can input personal information to generate a digital Aadhaar like card. Key Features: Form Component: User inputs: Name (Hindi/English), DOB, Gender, Mobile Number, and Address (Village, Post, Tehsil, District, Pincode). Button: Generate Aadhaar Card. Aadhaar Card Layout: Top Section: Left: Government of India logo with 'भारत सरकार' and 'Government of India'. Right: UIDAI logo with 'भारतीय विशिष्ट पहचान प्राधिकरण' and 'Unique Identification Authority of India'. Middle: Saffron and green gradient (Indian flag). Left Section: Placeholder image (cartoon with glasses). Personal details: Name (Sakhi Bai Kushwah), DOB (10/10/1989), Gender (Female), and Mobile (9826 6359 8852). Right Section: QR Code (generated from input) in the center. Address: Wife of Lakhan Kushwah, Village Barai, etc., in Hindi and English. Bottom Section: Aadhaar number (9826 6359 8852). Tagline: 'आधार आम आदमी का अधिकार'. Thin red bottom border. Footer: Aadhaar helpline (1947), uidai.gov.in, and help@uidai.gov.in. Additional Features: QR Code: Generated using react qr code. Download Aadhaar Card: Export as PNG/JPEG using html to image. Responsive design using CSS modules or styled components. Form validation for mandatory fields and mobile/DOB format.
