Skip to content

sumasamurai/resume-builder

Repository files navigation

🧙‍♂️ Resume Builder

Resume Screenshot

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Exporting Resume to PDF

To export your resume as a PDF, follow these steps:

  1. Open the resume in your browser.
  2. Press Ctrl + P (Windows) or Cmd + P (Mac) to open the Print dialog.
  3. In the Destination section, select Save as PDF.
  4. Set Paper Size to A4.
  5. Set Margins to None.
  6. Adjust Scale to Custom and configure it to fit the content on one page.
  7. Click Save to generate and save your PDF.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published