IA-DUCTEUR is a web application that allows you to translate your files (PDF, Word, PowerPoint, and text) in seconds. The application is user-friendly and offers a simple interface for converting content between languages.
To get a local copy up and running, follow these steps:
- Node.js
- npm
- Clone the repo
git clone https://github.com/Gederooney/app-ronygedeon.git
- Install NPM packages
npm install
- Create a
.env
file in the root directory and set up the following environment variables:CLOUDINARY_URL
(your Cloudinary URL)DEEPL_API
(your DeepL API key)
- Start the development server:
npm run dev
The easiest way to deploy this project is to use Vercel. You can connect your GitHub, GitLab, or Bitbucket account and follow the instructions to deploy.
Distributed under the MIT License. See LICENSE
for more information.