A web application for managing and filling PDF forms.
- PDF form field detection
- Form filling capabilities
- Form template management
- Preview functionality
- Open this project in GitHub Codespaces or GitPod
- Install dependencies:
npm install - Start the development server:
npm start
- React.js for the frontend
- PDF.js for PDF manipulation
- Express.js for the backend API
- Node.js runtime environment