Cover Letter Generator

Well, there is the notion cover letters are not important and not necessary, but the good news is, some companies still take the time to go through them and this might be a good way to pitch yourself and get a foot on the door.

Getting Started

Follow these simple steps:

Prerequisites

Before installation, ensure you have already installed the following tools:

Installation

  1. Clone the project, you can use the following command:

    git clone https://github.com/<your-github-username>/coverletter.web.git
  2. Navigate to the project directory

    cd coverletter.web
  3. Install dependencies with npm install

    npm install
  4. Start the development server

    npm run dev
    
    .................
  5. Navigate to the client Directory

     cd client
  6. Install dependencies with npm install

      npm start

Cloud Infrastructure Setup

  • Setting up Dockerfiles for the Client and Server
  • Setting up Docker Compose
  • CI/CD: Pipelines
  • Deployment to AWS
  • Metrics SetUp