Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)