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 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/)
- 📝 Template
- 🌅 Page background
- 🧩 Various reusable components
- 🖋️ Custom fonts
- 🌐 Multi-language support
- 🎨 SVG
- 📊 Data Feed from API
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.
- See curriculum-en.json for example data
- Customize and style your components to suit your needs
- api.php or cv.json will help you generate the data structure it consumes
- React PDF