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.
Follow these simple steps:
Before installation, ensure you have already installed the following tools:
-
Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/coverletter.web.git
-
Navigate to the project directory
cd coverletter.web
-
Install dependencies with
npm install
npm install
-
Start the development server
npm run dev .................
-
Navigate to the client Directory
cd client
-
Install dependencies with
npm install
npm start
- Setting up Dockerfiles for the Client and Server
- Setting up Docker Compose
- CI/CD: Pipelines
- Deployment to AWS
- Metrics SetUp