Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.06 KB

CV Creator

CV Creator is a React-based web application that allows users to create and customize professional resumes with ease, providing a real-time preview of the final document.

cvc

Features

  • Real-time preview with dynamic scaling
  • Custom PDF rendering engine
  • Dynamic section ordering with drag-and-drop functionality
  • Customizable sections for personalized resumes
  • Responsive design for all devices
  • State persistence using local storage

Tech Stack

  • React + Vite
  • Tailwind CSS
  • Framer Motion
  • @react-pdf/renderer
  • @react-hook/resize-observer

Usage

  1. Fill in your personal information in the provided fields.
  2. Add, edit, or remove sections as needed.
  3. Drag and drop sections to reorder them.
  4. Use the real-time preview to see how your CV looks.
  5. Generate and download your CV as a PDF.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Project Link: CV Creator