Skip to content

sunhak-hout/resume-generator

Repository files navigation

Resume Generator

Introduction

Resume Generator is a tool designed to simplify the process of creating professional resumes. By inputting your information into the application, you can generate a resume using a pre-designed template, which can be downloaded as a PDF file. This project aims to provide a quick and easy solution for job seekers to create their resumes.

Demo

Try out the live demo of Resume Generator here.

Tech Stack

Resume Generator is built with the following technologies:

  • React.js: For building the user interface
  • Vite: As the build tool for the project
  • Tailwind CSS: For styling the application
  • Shadcn: For component styling
  • Zustand: For state management
  • Html2canvas: For capturing the resume as an image
  • jspdf: For generating the PDF from the captured image

Installation

To get started with Resume Generator, follow these steps:

  1. Clone the repository:
    git clone https://github.com/sunhak-hout/resume-generator
  2. Navigate to the project directory:
    cd resume-generator
  3. Install the dependencies:
    npm install
  4. Run the development server:
    npm run dev

Contributing

We welcome contributions to Resume Generator! If you have suggestions, bug reports, or would like to contribute code:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b feature/new-feature.
  3. Commit your changes: git commit -am 'Add new feature'.
  4. Push to the branch: git push origin feature/new-feature.
  5. Submit a pull request.

We appreciate your help in making Resume Generator even better!

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages