This is a Next.js project bootstrapped with create-next-app.
By using react-pdf to achieve pdf file display, and support to rotate the files in it after downloading new files
First, install the dependencies:
npm i
Run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
