muddassyr / generate-a-pdf-react

Create a PDF from a React component.

Home Page:https://generate-a-pdf-react.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate a PDF from a React component.

Use case:

Sometimes when you have a React project, you want to give users the ability to download an area of your application as PDF. For example, when you display charts based on data, a user should be able to export the chart as PDF.

Clone this repo and run command npm i then npm start enjoy

About

Create a PDF from a React component.

https://generate-a-pdf-react.vercel.app/


Languages

Language:JavaScript 52.3%Language:HTML 37.9%Language:CSS 9.8%