A simple Bootstrap website with a PDF.js viewer
To run this project locally navigate to the project folder in the Node.js terminal and run the following commands:
npm i
npm start
This should open your browser with a new tab displaying the PDF.js viewer.