https://github.com/warnigo/minecv.uz
🌆 A modern and user-friendly landing page for an advanced CV generator. Built with Vue.js and Nuxt.js, it offers a seamless experience for creating professional resumes quickly and effortlessly.
https://github.com/warnigo/minecv.uz
landing-page nuxtjs piana shadcn-ui vue
Last synced: about 1 month ago
JSON representation
🌆 A modern and user-friendly landing page for an advanced CV generator. Built with Vue.js and Nuxt.js, it offers a seamless experience for creating professional resumes quickly and effortlessly.
- Host: GitHub
- URL: https://github.com/warnigo/minecv.uz
- Owner: warnigo
- Created: 2025-01-23T07:39:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T13:12:54.000Z (over 1 year ago)
- Last Synced: 2025-03-17T16:48:13.435Z (about 1 year ago)
- Topics: landing-page, nuxtjs, piana, shadcn-ui, vue
- Language: TypeScript
- Homepage: https://minecv.uz
- Size: 110 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MineCV Landing
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.
## Tech Stack
- **Framework**: Nuxt.js
- **UI Library**: Shadcn Vue
- **Internationalization**: Vue-i18n
- **HTTP Client**: Axios
- **State Management**: Pinia
- **Styling**: Tailwind CSS
## Features
- Intuitive resume creation interface
- Multiple customizable templates
- Responsive design for mobile and desktop
- Internationalization support
- PDF export functionality
## Prerequisites
- Node.js (v20+)
- pnpm
## Installation
```bash
# 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
```
## Internationalization
Supported languages:
- English
- Uzbek
- Russian
Language files are located in `locales/` directory.
## Deployment
```bash
# Build for production
pnpm build
# Preview production build
pnpm preview
```
## Contributing
1. Fork the repository
2. Create feature branch
3. Commit changes
4. Push and open pull request
## License
MIT License
## Contact
Developed by **Warnigo**
- Website: [warnigo.uz](https://www.warnigo.uz)
- Email: contact@warnigo.uz
**Build your professional resume with MineCV!**