Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.64 KB

File metadata and controls

44 lines (29 loc) · 1.64 KB

HireMind Frontend 🧠

Next.js React TypeScript Tailwind CSS Framer Motion

The modern, AI-powered interview preparation platform. Built with Next.js and rigorous aesthetics.

Features ✨

  • AI-Powered Mock Interviews: Real-time voice and text interaction with specialized AI interviewers.
  • Resume Analysis: Intelligent parsing and feedback on detailed resume points.
  • Dynamic Dashboard: Personalized progress tracking and analytics.
  • Premium UI/UX: Dark mode, glassmorphism, and smooth transitions powered by Framer Motion.

Getting Started 🚀

Prerequisites: Node.js 18+

  1. Setup: Run the setup script to install dependencies and configure the environment.

    ./setup.sh
  2. Run: Start the development server.

    npm run dev
  3. Explore: Open http://localhost:3000 to see the application.

Project Structure 📂

  • src/app: App Router pages and layouts.
  • src/components: Reusable UI components.
  • src/lib: Utilities, hooks, and API clients.

Deploy

Deployed link: hiremind-red.vercel.app.