Burger PDF is a simple yet powerful PDF merger application built with Node.js, Express.js, Multer, and Tailwind CSS. It provides an intuitive user interface for merging two PDF files seamlessly.
Follow these steps to set up Burger PDF locally:
Clone the repository:
git clone https://github.com/thekiranmahajan/burger-pdf.git
Navigate to the project directory:
cd burger-pdf
Install dependencies:
npm install
Run the application:
npm start
Open your web browser and go to http://localhost:3000
to access Burger PDF.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.
This project is licensed under the MIT License.