View PDF files from Firebase Storage in React

Published: 15 July 2022
on channel: JS Solutions
5,247
89

Hello Guys! In this video, I will show you how you can display a PDF File from Firebase Storage in your React applications.

I am using Firebase version 9 to retrieve the pdf file and React-PDF-Viewer to show it in UI.

In this video, I will show you how you can fix the CORS issue in your Firebase Storage bucket.

Complete Code:
https://github.com/HamzaAnwar1998/Vie...

React-PDF-Viewer Documentation:
https://react-pdf-viewer.dev/

Fix CORS issue in Firebase Storage bucket:
https://thehotcode.com/firebase-gclou...

Contents of this video

00:00 Tutorial overview
03:10 Popup modal explained
04:32 Download and display pdf file in embed tag
11:13 React-PDF-Viewer
13:41 CORS issue
19:41 Default Layout Plugin

Buy me a coffee: https://www.buymeacoffee.com/anwarhamzat

#reactpdfviewer #firebasestorage