PDF Hero is a modern, user-friendly web application that allows users to merge multiple PDF files quickly and efficiently. Built with React and modern web technologies, it provides a seamless experience for handling PDF documents.
- ๐ Merge multiple PDF files into a single document
- ๐ฏ Simple drag-and-drop interface
- โก๏ธ Fast and efficient processing
- ๐ Secure local processing (no file upload to servers)
- ๐ฑ Responsive design works on desktop and mobile
- ๐จ Modern and intuitive user interface
- ๐ Cross-platform compatibility
- โ๏ธ React - Frontend library
- ๐ Vite - Build tool and development server
- ๐ pdf-merger-js - PDF manipulation
- ๐จ React Bootstrap - UI components
- ๐ฑ React Router - Navigation and routing
- โ๏ธ EmailJS - Email functionality
- ๐ Clerk - Authentication
- ๐ Styled Components - Styling
-
Clone the repository:
git clone https://github.com/GourangaDasSamrat/PDF-Merger-React.git
-
Install dependencies:
cd PDF-Merger-React npm install
-
Configure environment variables:
cp .env.example .env # Update .env with your values
-
Start the development server:
npm run dev
-
Open http://localhost:5173 in your browser
We welcome contributions from the community! Please check our Contribution Guidelines for more details on how to:
- Report bugs
- Suggest new features
- Submit pull requests
src/
โโโ components/ # React components
โโโ context/ # React context
โโโ hooks/ # Custom hooks
โโโ assets/ # Static assets
โโโ App.jsx # Main application component
This project is licensed under the MIT License - see the LICENSE file for details.
- โญ Star this repo if you find it helpful
- ๐ Create an issue for bug reports
- ๐ก Request new features via issues
- ๐ Fork this repo and submit a PR to contribute
- Additional PDF manipulation features
- Cloud storage integration
- Batch processing capabilities
- API for programmatic access
- Enhanced security features
- More customization options
Gouranga Das Samrat
Frontend Developer | JavaScript & React Expert | Open Source Enthusiast
Let's connect! I'm always open to collaboration, frontend projects, or just a friendly chat about JavaScript and React.
- All our contributors who have helped shape PDF Hero
- The open-source community for the amazing tools and libraries
- Our users for their valuable feedback and support
Made with โค๏ธ by Gouranga Das Samrat