screen-capture.12.webm
Smart Solutions provides intelligent AI and blockchain technology for career advancement and recruitment. Our platform enables smarter resume analysis and career decisions for the modern tech world.
- AI-Powered Resume Analysis - Get detailed insights on your resume's effectiveness with real-time ATS scoring
- Skill Gap Analysis - Identify missing skills and get recommendations to match job requirements
- Career Path Guidance - Discover optimal career progression paths based on your skills and interests
- Recruiter Tools - Powerful candidate screening and ranking for efficient recruitment
This project is built with:
- Vite
- TypeScript
- React
- Tailwind CSS
- shadcn-ui
# Step 1: Clone the repository
git clone <YOUR_GIT_URL>
# Step 2: Navigate to the project directory
cd smart-solutions
# Step 3: Install the necessary dependencies
npm i
# Step 4: Start the development server
npm run dev
To deploy this project:
- Build the production version:
npm run build
- Deploy the contents of the
dist
folder to your web server
To setup a custom domain for your deployment:
- Configure your DNS settings to point to your hosting provider
- Set up appropriate SSL certificates for secure connections
- Update the domain settings in your hosting configuration
/src/components
- UI components/src/pages
- Page components/src/context
- React context providers/src/hooks
- Custom React hooks
Visit our live demo: [Smart Solutions Demo]resume-screening-ai.vercel.app