- Upload multiple images (JPG and PNG)
- Convert images to PDF
- Download the generated PDF
- Automatic deletion of PDF after 30 seconds
Before you begin, ensure you have met the following requirements:
- Node.js (v14 or later)
- npm (Node Package Manager)
Follow these steps to install and set up the project:
-
Clone the repository:
git clone https://github.com/YourUsername/XImage-to-PDF.git cd XImage-to-PDF
-
install dependency:
npm install
-
run project:
npm run dev
- The server will run on http://localhost:4000
- The application will run on http://localhost:5173