Simple web app that renders minimalist CV with print-friendly layout.
Built with Next.js and shadcn/ui, deployed on Vercel.
-
Clone this repository to your local machine:
git clone https://github.com/BartoszJarocki/cv.git
-
Install dependencies:
yarn install
-
Start the local Server:
yarn dev