Skip to content

A React web app that allows users to easily convert Word documents into PDF format.

License

Notifications You must be signed in to change notification settings

riya-kondawar/WordToPDF-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word to PDF Converter Online

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.

Features

  • 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.

Screenshots

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4

Technologies Used

  • Frontend: React.js
  • Backend: Node.js, Multer middleware
  • HTTP Requests: Axios

important terms

multer - node.js middleware for handling multipart/form-data, which is primarily used for uploading files. axios - used to handle http request

How to Run Locally

  1. Clone this repository.
  2. Install dependencies with npm install.
  3. Start the development server with npm start.
  4. Open the application in your browser at http://localhost:3000.

Deployment

This project is deployed and available online for public use.

Contributions

Contributions, issues, and feature requests are welcome! Feel free to fork this repository and submit a pull request.


Developed with ❤️ by Riya

About

A React web app that allows users to easily convert Word documents into PDF format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published