This project generates a cover letter PDF based on a template and user inputs.
- Replace placeholders in the template with user-provided values.
- Generate a well-formatted PDF.
- Chrome extension popup interface.
- Clone the repository.
- Load the extension in Chrome:
- Go to
chrome://extensions/
. - Enable "Developer mode".
- Click "Load unpacked" and select the project folder.
- Go to
- Open the Chrome extension popup.
- Enter the company name, position, and location.
- Click "Convert to PDF" to generate the cover letter PDF.
- Ensure you have the latest versions of dependencies.
- Run tests using Jest.
This project is licensed under the MIT License.