An open API service indexing awesome lists of open source software.

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.

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!**