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: 2 months ago
JSON representation
Currently a cv generator where you can design only one page
- Host: GitHub
- URL: https://github.com/imhalid/cv-builder
- Owner: imhalid
- License: mit
- Created: 2022-08-05T11:47:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T09:34:43.000Z (about 3 years ago)
- Last Synced: 2025-01-31T04:16:13.303Z (11 months ago)
- Topics: cv, framer-motion, nextjs, pdf, portfolio, resume, tailwindcss
- Language: JavaScript
- Homepage: https://cv-builder.halid.dev
- Size: 1.7 MB
- Stars: 107
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This project helps you to prepare a good looking CV.

- [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
```