Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React PDF & Audio Merger

פרויקט זה הוא אפליקציית React המאפשרת למשתמשים למזג קבצי PDF וקבצי שמע (Audio) בצורה פשוטה ונוחה.

תכונות

  • מיזוג קבצי PDF: העלאת מספר קבצי PDF ומיזוגם לקובץ PDF אחד.
  • מיזוג קבצי שמע: העלאת מספר קבצי שמע (Audio) ומיזוגם לקובץ שמע אחד בפורמט WAV.
  • ממשק משתמש ידידותי עם עיצוב רספונסיבי.

דרישות מערכת

  • Node.js (גרסה 14 ומעלה)
  • npm או yarn

התקנה

  1. שיבט את הפרויקט למחשב שלך:
    git clone <repository-url>
    התקן את התלויות:

הרצה להפעלת האפליקציה בסביבת פיתוח:

האפליקציה תהיה זמינה בכתובת: http://localhost:3000

בנייה להפקת גרסה מוכנה לפרודקשן:

npm install
npm start
npm run build

React PDF & Audio Merger

This project is a React application that allows users to easily merge PDF files and audio files.

Features

  • PDF Merging: Upload multiple PDF files and merge them into a single PDF file.
  • Audio Merging: Upload multiple audio files and merge them into a single WAV audio file.
  • User-friendly interface with responsive design.

System Requirements

  • Node.js (version 14 or higher)
  • npm or yarn

Installation

  1. Clone the project to your computer:
    git clone <repository-url>
    cd <project-folder>

2.Install dependencies:

bash Copy Edit npm install Running the App (Development Mode) To run the application in development mode:

bash Copy Edit npm start The app will be available at: http://localhost:3000

Build for Production To create a production-ready build:

bash Copy Edit npm run build Third-party Libraries pdf-lib: For merging PDF files.

wav-encoder: For merging audio files.

sweetalert2: For displaying messages to the user. ספריות צד שלישי

pdf-lib: PDF למיזוג קבצי .
wav-encoder: למיזוג קבצי שמע.
sweetalert2: להצגת הודעות למשתמש.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages