This project was Created to ilustrate my post about generating PDF files with next.js
Clone the project
git clone https://github.com/Wonder2210/next-pdf.git
Go to the project directory
cd next-pdf
Install dependencies
yarn install
Start the project
yarn dev
You can learn more about the project on Generating PDF files using Next.js