A solution to empower rural job seekers in Zimbabwe through an AI-driven platform that supports resume creation, career guidance, job listings, and mentorship
# Careerai
A solution to empower rural job seekers in Zimbabwe through an AI-driven platform that supports resume creation, career guidance, job listings, and mentorship
# AI-Driven Rural Job Empowerment Platform
This project provides an AI-powered solution to help rural job seekers in Zimbabwe build resumes, access career guidance, view job listings, and connect with mentors.
## 🚀 Getting Started
Follow the steps below to set up and run this project on your local machine.
# 1. 📥 Clone the Project From GitHub
### **Step 1: Install Git**
Download Git here:
git-scm.com
Complete the installation using default settings.
get the app online:
rachel-png-coder.github.io
### **Step 2: Open a Terminal**
You can use:
- Command Prompt
- PowerShell
- Git Bash
- VS Code Terminal
### **Step 3: Clone the repository**
Run this command (replace the URL with your repo link):
```bash
git clone
github.com
**Navigate into the project folder**
cd your-repo-name
##create README.md and your files(career.html)
make changes in vscode and the test using live server
##commit changes##
git add .
git commit -m "Description of changes"
git push origin feature/your-feature-name
##get this app online on
rachel-png-coder.github.io
**Steps to deploy**
1. open repository
2. go to settings
3. scroll to pages
4. Under Source, choose:
Branch: main
Folder: / (root)
5. Click Save