Logo Lanfrica

Millanto/CareerCraft-Ai

Type de record:

software
Créateur:
Mil
Hôte:
AI CV and Cover Letter builder for Africa. ATS optimized. Built with React, TypeScript and Claude AI # Career Craft Africa - AI Career Builder This project is built with React, Vite, Tailwind CSS (v4), and Gemini AI. ## Deployment to Vercel If you are deploying this to Vercel, please follow these steps: 1. **Connect your GitHub Repository** to Vercel. 2. **Environment Variables**: You MUST add the following environment variable in the Vercel Dashboard: - `GEMINI_API_KEY`: Your Google Gemini API Key. 3. **Build Settings**: Vercel should auto-detect Vite. If not, use: - Build Command: `npm run build` - Output Directory: `dist` - Install Command: `npm install` ## Local Development 1. Create a `.env` file and add `GEMINI_API_KEY=your_key_here`. 2. Run `npm install`. 3. Run `npm run dev`. ## Features - **AI CV Generation**: ATS-optimized resumes tailored for African job markets. - **Cover Letter Generation**: Matching cover letters in seconds. - **PDF Export**: High-quality PDF generation using `html2canvas` and `jspdf`. - **Responsive Design**: Mobile-friendly preview and builder.