Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joehunterdev/react-pdf-cv
📝 🎨 Want a spring board into react-pdf design features ? A customizable PDF document using React components.
https://github.com/joehunterdev/react-pdf-cv
curriculum-vitae pdf react react-pdf styled-components use-effect vite
Last synced: 3 days ago
JSON representation
📝 🎨 Want a spring board into react-pdf design features ? A customizable PDF document using React components.
- Host: GitHub
- URL: https://github.com/joehunterdev/react-pdf-cv
- Owner: joehunterdev
- License: mit
- Created: 2023-11-07T22:35:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T11:02:08.000Z (10 months ago)
- Last Synced: 2024-01-19T12:24:13.017Z (10 months ago)
- Topics: curriculum-vitae, pdf, react, react-pdf, styled-components, use-effect, vite
- Language: JavaScript
- Homepage: https://joehunter.dev/react-pdf-cv
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# 📄 React PDF CV Generator
A customizable PDF document using React components. Good if you're looking to code and want a quick start to react-pdf. Pulls content from [my website](https://joehunter.es) with a html first approach as it best suited my needs but of course could be hooked into your CMS or re-purposed. [Demo Here}(https://joehunter.dev/react-pdf-cv/)
## 🚀 Features
- 📝 Template
- 🌅 Page background
- 🧩 Various reusable components
- 🖋️ Custom fonts
- 🌐 Multi-language support
- 🎨 SVG
- 📊 Data Feed from API## 🏁 Getting Started
To get started, simply clone the repository and run `npm install` to install the necessary dependencies. Then, run `npm run dev` to start the development server.
## 💡 Usage
- See curriculum-en.json for example data
- Customize and style your components to suit your needs## 📑 Additional
- api.php or cv.json will help you generate the data structure it consumes
- [React PDF](https://react-pdf.org)![CV React PDF Template](cv-example.png)