A React-based web application that allows users to easily convert Word documents into PDF format. This project leverages Multer for handling file uploads and Axios for managing HTTP requests, ensuring a seamless and efficient user experience.
- Upload Word files and convert them to PDFs with just one click.
- Intuitive and responsive user interface for smooth navigation.
- Fast and reliable conversion process.
- Frontend: React.js
- Backend: Node.js, Multer middleware
- HTTP Requests: Axios
multer - node.js middleware for handling multipart/form-data, which is primarily used for uploading files. axios - used to handle http request
- Clone this repository.
- Install dependencies with
npm install
. - Start the development server with
npm start
. - Open the application in your browser at
http://localhost:3000
.
This project is deployed and available online for public use.
Contributions, issues, and feature requests are welcome! Feel free to fork this repository and submit a pull request.
Developed with ❤️ by Riya