Skip to content

alii474/CV-Builder-Pro

Repository files navigation

CV Builder Pro

A premium, modern CV Builder application with multiple templates and high-quality PDF export functionality.

Features

  • Modern UI: Built with React and Tailwind CSS.
  • Multiple Templates: Choose from Professional, Modern, Tech, Academic, and more.
  • AI Assist: Get suggestions for your CV content.
  • High-Quality PDF: Reliable PDF export that preserves formatting and clickable links.
  • Interactive Links: LinkedIn and Website links are clickable in the generated PDF.

Deployment

This project is set up to be deployed on GitHub Pages.

How to Deploy:

  1. Create a new repository on GitHub named CV-Builder-Pro.
  2. Open your terminal in this project folder and run:
    git init
    git add .
    git commit -m "Initial commit"
    git branch -M main
    git remote add origin https://github.com/alii474/CV-Builder-Pro.git
    git push -u origin main
  3. After pushing, run the deployment command:
    npm run deploy
  4. Your site will be live at: https://alii474.github.io/CV-Builder-Pro/

Note: GitHub Pages only supports static frontend content. The backend saving/loading features require a separate server (like Render or Vercel with MongoDB Atlas).

Technologies Used

  • React.js
  • Tailwind CSS
  • Lucide React (Icons)
  • html2pdf.js

About

"A premium, feature-rich CV Builder application built with React and Tailwind CSS. It features multiple professional templates, real-time preview, AI-powered suggestions, and high-quality PDF export with interactive clickable links."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors