pkg-use-react-app
v1.3.3
Published
A **highly customizable and reusable** login form component built with **React Hook Form**, **Yup**, and **Material UI**, supporting image uploads, file inputs, CAPTCHA validation, and flexible UI overrides.
Readme
🧾 LoginForm Component
A highly customizable and reusable login form component built with React Hook Form, Yup, and Material UI, supporting image uploads, file inputs, CAPTCHA validation, and flexible UI overrides.
✨ Features
- 🔄 Dynamic field rendering via configuration
- 🔐 Validation using Yup
- 🧠 Smart form handling with
react-hook-form - 🖼️ Built-in support for image uploads
- 📄 File input support
- 🔒 Google reCAPTCHA integration (v2)
- 🎨 Customizable components for inputs and buttons
- 📡 Axios integration for form submission
🚀 Installation
npm install pkg-use-react-app
npm install react react-dom react-hook-form yup axios react-google-recaptcha