Simple CV website template with easy configuration. Built with Next.js 14, TypeScript and shadcn/ui.
Inspired by BartoszJarocki/cv
-
Clone repository to your machine
git clone https://github.com/kwrobinski/cv.git
-
Install dependencies
pnpm install
-
Start local server
pnpm run dev
Then you can make changes in config file.