Skip to content

prchapagain/cv-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation


CV Maker

Welcome to the CV Maker project! This application allows users to create and customize their CVs with ease. The design is inspired by a modern, clean layout to ensure that your CV looks professional and stands out.

Features

  • Easy-to-use interface for creating and customizing CVs
  • Live preview of the CV while editing
  • Option to download the CV as a PDF
  • Responsive design for mobile and desktop views
  • Pre-defined sections for personal details, education, work experience, skills, and more

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/prchapagain/cv-maker.git
  2. Navigate to the project directory:
    cd cv-maker
  3. Open the index.html file in your browser to start using the CV Maker.

Usage

  1. Open the application in your web browser.
  2. Fill in the required fields with your personal and professional information.
  3. Use the live preview to see how your CV will look.
  4. Customize the layout and style to your preference.
  5. Download the completed CV as a PDF.

Contributing

Contributions are welcome! If you have any ideas or suggestions, please feel free to submit a pull request or open an issue.

To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature-name
  6. Open a pull request.

License

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