Tresor11 / cover-letter-editor

A Cover Letter Template Editor app built to ease job searching by enabling candidates in writing custom cover letters for different companies or positions.

Home Page:https://cover-letter.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Cover Letter Template Editor ๐Ÿ‘‹

Version License: MIT Twitter: suretrustng Twitter: shjang12

Job searching is tough, we know that because we have been in your shoes. We know how stressful editing a cover letter template can be, especially when you have just 5 mins to apply. This project is a Cover Letter Template Editor app built to ease job searching by enabling candidates in writing custom cover letters for different companies or positions without going through the hassle of customizing it yourself. Ok, you will still customize yourself, we know, but this app eases the process. This ranges from editing the hiring manager's name, company name, to replacing the required skill set.

Usage

To use this platform, wrap any text you wish to replace in a [ ] as shown in the example below and paste in the text box. We'll do the rest. See the video below to see the full process.

Dear [hiring manager],

Iโ€™m very excited to submit my application today for a position as a [job title] for [company name]! I used [company name] myself a few years ago when I first started out as a junior developer, and my mentor Alejandra Montez changed my life.

I would be thrilled to use every one of my skills in the service of [company name].

Iโ€™m extremely excited about the opportunity to become a part of [company name] and I hope youโ€™ll be just as happy to have me. Thank you very much for your consideration!

Looking forward to hearing from you,

Your name

Usage

Built With

  • React 16.12
  • Redux 4.0.5
  • Jest 25.1.0

Getting started

Clone the repository to your local machine

$ git clone https://github.com/suretrust/cover-letter-editor.git

Change directory into the directory

$ cd cover-letter-editor

Install dependencies

$ npm install

Check code passes tests

$ npm test

Open server with compiling

$ npm start

Go to http://localhost:3000 using your browser.

Authors

๐Ÿ‘ค Saheed Oladele

๐Ÿ‘ค Suhyeon Jang

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/suretrust/cover-letter-editor/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add')
  4. Push to the branch (git push origin feature/[feature-name])
  5. Create a new Pull Request

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is MIT licensed.

About

A Cover Letter Template Editor app built to ease job searching by enabling candidates in writing custom cover letters for different companies or positions.

https://cover-letter.netlify.com/

License:MIT License


Languages

Language:JavaScript 78.5%Language:CSS 15.5%Language:HTML 5.9%