Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.18 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.18 KB

cv

Free CV Maker with Print-Friendly Responsive Layout Deploy with Vercel

Simple Free CV Maker that renders minimalist CV with Print-Friendly Responsive Layout.

Built with React.js/Next.js, deployed on Vercel.

Compatible with Applicant Tracking Systems (ATS).

Features

  • Setup only takes a few minutes single config file
  • Built using Next.js 14, React, Typescript, TailwindCss
  • Auto generated Layout
  • Responsive for different devices (mobile/tablet/laptop/desktop)
  • Optimized for Next.js and Vercel

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/idimetrix/cv.git
  2. Move to the cloned directory

    cd cv
  3. Install dependencies:

    pnpm bootstrap
  4. Start the local Server:

    pnpm web:dev
  5. Open the Config file and make changes

License

MIT