Multi-Convert is a versatile and powerful tool designed to handle various types of file conversions. Whether you need to convert documents from PDF to DOCX and other types & convert images, convert videos, Multi-Convert has you covered. This project combines a user-friendly frontend interface with a robust backend to provide seamless and efficient file conversion capabilities.
In the project directory, you can run:
Installs the necessary dependencies for the frontend.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject, you can't go back!
In the src/backend directory, you can run:
Installs the necessary dependencies for the backend.
Runs the Flask backend server in development mode.
Open http://localhost:5000 to view it in your browser.
To run the entire project, follow these steps:
- Install Frontend Dependencies: