A modern web app that leverages AI-powered analysis to evaluate resumes and provide structured insights.
Deployed at: Live Demo 🌐
⚡ The app is deployed using Vercel to showcase its basic capabilities and provide a smooth live demo experience.
- 🤖 AI-powered resume analysis with structured feedback
- 📂 Secure storage and user authentication via Puter
- 🎨 Responsive UI with Tailwind CSS
- ⚡ Blazing-fast development using Vite + React
- 🔀 Modern routing with React Router v7
- 🧩 Global state management with Zustand
→ Component-based UI library for building scalable single-page apps
→ Lightning-fast dev server & bundler
→ Utility-first CSS framework for responsive design
→ Client-side routing with nested routes & data loaders
→ Static typing for better tooling & maintainability
→ Minimal global state management
→ Privacy-first internet OS for storage, auth & apps
→ Client-side SDK for serverless auth, storage, database & AI
git clone https://github.com/FilipFekete/ai-resume-analyzer.git
cd ai-resume-analyzernpm installnpm run devOpen http://localhost:5173 in your browser.