koalalu007 / resume-maker

resume maker
https://koalalu007.github.io/resume-maker/
9 stars 25 forks source link
css hacktoberfest html javascript

Resume Template Maker

This is a simple web-based resume template maker that allows you to create a basic resume by filling out a form. You can then download the resume as an HTML file. The project includes an HTML file, a CSS file for styling, and a JavaScript file for functionality.

Features

Getting Started

  1. Clone the repository to your local machine.
git clone https://github.com/koalalu007/resume-maker.git
  1. Open the index.html file in your web browser to access the resume template maker.

Usage

  1. Fill out the form with your personal information, education, work experience, skills, and references.
  2. Click the "Download PDF" button.
  3. A resume HTML file will be generated and downloaded to your computer.

Customization

You can customize the project by modifying the index.css file to change the styling of the generated resume.

License

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

Acknowledgments