The Resume Maker feature simplifies the resume creation process for users. Users can:
Enter their personal, educational, and professional details into a form. Automatically generate a LaTeX-formatted resume. View and download the resume as a PDF in a new browser window.
This is a Next.js project bootstrapped with create-next-app
.
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.