More Premium Hugo Themes Premium Vue Themes

Cvfy

CV generator built with Nuxt.js, TailwindCSS, deployed on Cloudflare Pages.

Cvfy

CV generator built with Nuxt.js, TailwindCSS, deployed on Cloudflare Pages.

Author Avatar Theme by claudiabdm
Github Stars Github Stars: 312
Last Commit Last Commit: Jan 23, 2025 -
First Commit Created: Dec 18, 2023 -
default image

Overview:

CvFy is a simple CV maker that aims to make CV creation faster and easier in multiple languages. It is built with NuxtJs and deployed in Netlify. The creator of the theme has used TailwindCSS for the first time in this project. The PDF creation feature is client-side only, so the results may differ among different browsers. Chrome desktop provides the best print results, while Firefox print is the most compatible with ATSs (Applicant Tracking Systems). Additionally, CvFy is also a Progressive Web App (PWA), allowing it to be used offline.

Features:

  • Multiple Language Support: CvFy supports CV creation in English, Spanish, and Indonesian.
  • Built with NuxtJs: The theme is built using NuxtJs, providing a fast and efficient user experience.
  • TailwindCSS Integration: TailwindCSS has been used for styling, making it easier to create customized designs.
  • Client-Side PDF Creation: PDF creation is done on the client-side, allowing for faster results.
  • Browser Compatibility: The theme provides the best print results on Chrome desktop, while Firefox print is more compatible with ATSs.
  • PWA Compatibility: CvFy is a Progressive Web App, enabling offline usage.

Installation:

To install the CvFy theme, follow these steps:

  1. Clone the repository:

    git clone [repository_url]
    
  2. Navigate to the project directory:

    cd CvFy
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    
  5. Open your browser and visit http://localhost:3000 to see the demo.

For more detailed explanation on how things work, check out the Nuxt.js documentation.

Summary:

CvFy is a simple CV maker that aims to simplify the CV creation process. Built with NuxtJs and integrated with TailwindCSS for styling, it provides a fast and efficient user experience. The theme supports multiple languages and allows for client-side PDF creation. It is compatible with different browsers, with Chrome desktop providing the best print results and Firefox print being more compatible with ATSs. Additionally, CvFy is a Progressive Web App, allowing it to be used offline.