/react-pdf-demo

An example project demonstrating how to use React-PDF to display PDF files in a React application. Follow along with the accompanying blog post for a step-by-step guide.

Primary LanguageJavaScript

React-PDF Example Project

This application uses react-pdf to display PDF files. You can follow along with the accompanying blog post.

Installation

git clone https://github.com/PSPDFKit-labs/react-pdf-demo
cd react-pdf-demo

npm install 
npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.