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.
- 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
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/prchapagain/cv-maker.git
- Navigate to the project directory:
cd cv-maker
- Open the
index.html
file in your browser to start using the CV Maker.
- Open the application in your web browser.
- Fill in the required fields with your personal and professional information.
- Use the live preview to see how your CV will look.
- Customize the layout and style to your preference.
- Download the completed CV as a PDF.
Contributions are welcome! If you have any ideas or suggestions, please feel free to submit a pull request or open an issue.
To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.