Skip to content

In this project, I uploaded a PDF file from computer and then view it in browser using React-PDF-Viewer

Notifications You must be signed in to change notification settings

HamzaAnwar1998/Upload-View-Pdf-In-Reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload & View PDF Files in React Apps

About Project

A simple react application that uploads and view PDF files in browsers, built with React-PDF-Viewer. If you find this outdated then you can check this updated repo https://github.com/HamzaAnwar1998/View-PDF-Files-in-React-Apps-2022

Live Presentation Video

https://youtu.be/v-PoG1X8jig

Built With

  • React
  • React-PDF-Viewer

Similar Project

Getting Started

  • Clone this repo https://github.com/HamzaAnwar1998/Upload-View-Pdf-In-Reactjs.git

    git clone https://github.com/HamzaAnwar1998/Upload-View-Pdf-In-Reactjs.git
  • On the comandline, at the project's root, run npm install to install app dependencies

  • Next, run npm start which will run the app in the development mode.

  • Open http://localhost:3000 to view it in the browser.

  • ALTERNATIVELY

    • Just run npm run build which will build the project and generate output files into the build directory.

    • Go to build directory and manually open index.html to interact with the app

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push -u origin feature/newFeature)
  5. Open a Pull Request

Authors

👤 Hamza Anwar

Show your support

Give a ⭐️ if you like this project!

About

In this project, I uploaded a PDF file from computer and then view it in browser using React-PDF-Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published