Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imhalid/cv-builder

Currently a cv generator where you can design only one page
https://github.com/imhalid/cv-builder

cv framer-motion nextjs pdf portfolio resume tailwindcss

Last synced: 28 days ago
JSON representation

Currently a cv generator where you can design only one page

Awesome Lists containing this project

README

        

This project helps you to prepare a good looking CV.

![Cover](https://user-images.githubusercontent.com/40598819/191097929-3f8b35ba-00e5-4627-8fe1-2e89a6d4055d.png)

- [x] Create main design
- [x] Changing information with inputs
- [ ] Add colors options
- [x] Add zoom and out buttons
- [x] Add image upload option
- [x] Save information in localstorage
- [x] Add PDF download option
- [ ] Add backgound color option

## Installation

```bash
yarn install
```

## Usage

```bash

yarn run dev
```