Build your resume and cover letter with AI, customize to the job description your want upload job description and let Ai generate the resume and cv to apply
First, create the .env example files in both the client and server Update the values there. also your google gemini Api you need to sign up on https://gemini.google.com/
The first time you are running this project, you will need to install the dependencies. Run this command in your terminal: npm install
To start the app, run: client
npm run dev
server:
npm start
