Skip to content

kaartik2611/pdf-annotator

Repository files navigation

PDF Annotation Tool

This project is based on the npm library react-pdf

Tech Stack

  1. ReactJS in the frontend of this project. Vite is used as the build tool.
  2. TailwindCSS for styling the components.
  3. Vercel for deployment.

How to run the project

  1. Clone the project
  2. Run npm install to install all the dependencies
  3. Run npm run dev to start the development server