MineCV is a modern web application for creating professional resumes quickly and easily, with a user-friendly frontend built using Vue.js and Nuxt.js.
- Framework: Nuxt.js
- UI Library: Shadcn Vue
- Internationalization: Vue-i18n
- HTTP Client: Axios
- State Management: Pinia
- Styling: Tailwind CSS
- Intuitive resume creation interface
- Multiple customizable templates
- Responsive design for mobile and desktop
- Internationalization support
- PDF export functionality
- Node.js (v20+)
- pnpm
# Clone the repository
git clone https://github.com/warnigo/minecv.uz.git
# Navigate to project directory
cd minecv.uz
# Install dependencies
pnpm install
# Copy environment template
cp .env.example .env
# Run development server
pnpm run dev
Supported languages:
- English
- Uzbek
- Russian
Language files are located in locales/
directory.
# Build for production
pnpm build
# Preview production build
pnpm preview
- Fork the repository
- Create feature branch
- Commit changes
- Push and open pull request
MIT License
Developed by Warnigo
- Website: warnigo.uz
- Email: [email protected]
Build your professional resume with MineCV!