How to Display a PDF in Next.js Using React PDF Viewer?
This blog talks about how you can display a PDF file in your Next.js app.
You can read this outside of Hashnode too.
Prerequisites
1. Create a Next.js project with the following command
npx create-next-app@latest
Follow the instructions and a new ...
sumansourabh.hashnode.dev3 min read