/cv

Print-friendly, minimalist CV page

Primary LanguageTypeScriptMIT LicenseMIT

cv

Minimalist CV

Simple web app that renders minimalist CV with print-friendly layout.

Built with Next.js and shadcn/ui, deployed on Vercel.

Getting Started Locally

  1. Clone this repository to your local machine:

    git clone https://github.com/BartoszJarocki/cv.git
  2. Install dependencies:

    yarn install
  3. Start the local Server:

    yarn dev

License

MIT