Skip to content

arslan-butt/my-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arslan Butt CV

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

Built with Nuxt and TailwindCSS v4.

Live Website

You can see it live at arslan-cv.vercel.app.


Features

  • Fully integrated with Nuxt Content, making it easily customizable
  • Easy to customize
  • Print-friendly layout

Quick Setup

1. Clone the repository

git clone git@github.com:arslan-butt/my-cv.git
cd my-cv

2. Install dependencies

pnpm install

3. Start the development server

pnpm dev

4. Generate the static project

pnpm generate

5. Build for production

pnpm build

6. Preview production build

pnpm preview

Requirements

  • Node.js 18+
  • pnpm (recommended package manager)

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors