Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 842 Bytes

File metadata and controls

40 lines (29 loc) · 842 Bytes

PDF to DOCX Converter

This project is a React application that allows users to drag and drop PDF files for conversion to DOCX format.

Features

  • Drag and drop PDF files
  • Smart formating
  • PDF to DOCX file conversion

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo.git
  2. Navigate to the project directory:
    cd your-repo
  3. Install the dependencies:
    npm install

Usage

  1. Start the application:
    npm start
  2. Open your browser and go to http://localhost:3000.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss the changes you want to make.

License

This project is licensed under the MIT License. See the LICENSE file for details.