This project is based on the npm library react-pdf
- ReactJS in the frontend of this project. Vite is used as the build tool.
- TailwindCSS for styling the components.
- Vercel for deployment.
- Clone the project
- Run
npm install
to install all the dependencies - Run
npm run dev
to start the development server