Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carlosjorger/cuvimaker

cuvimaker is an online editor of cv maker, SEO-friendly made in Astro using vue components and tailwind. This project is coded in typescript
https://github.com/carlosjorger/cuvimaker

astro curriculum-vitae cuvimaker cv cv-builder cv-editor cv-maker cv-template resume resume-builder resume-website tailwind tailwindcss ts typescript vue vuejs

Last synced: 1 day ago
JSON representation

cuvimaker is an online editor of cv maker, SEO-friendly made in Astro using vue components and tailwind. This project is coded in typescript

Awesome Lists containing this project

README

        


Icon

Cuvimaker


An online cv maker web application used to design a custom curriculum vitae and save it in a pdf file.

| Dark Mode 🌙 | Light mode 🌞 |
| :-------------------------------------------------------: | :-------------------------------------------------------------------: |
| ![Cuvimaker Example](./public/doc/Cuvimaker-example.webp) | ![Cuvimaker Example Light](./public/doc/Cuvimaker-example-light.webp) |
| ![Editor Example](./public/doc/Editor-example.webp) | ![Editor Example2](./public/doc/Editor-example-light.webp) |
| ![Editor Example](./public/doc/Editor-example-2.webp) | ![Editor Example2](./public/doc/Editor-example-light-2.webp) |

## 🚀 Demo

View a live demo of [Cuvimaker](https://cuvimaker.netlify.app/)

## 🧰 Features

- Versatile creation of CVs.
- Light/dark mode.
- Local Storage data persistence.
- Responsive Design.
- Download CV in PDF format.
- Save at most 6 CVs.

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :---------------- | :------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |

## :iphone:Technologies

- Astro
- Vue3
- Tailwind
- Daisyui