Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imhalid/cv-builder
- Owner: imhalid
- License: mit
- Created: 2022-08-05T11:47:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T09:34:43.000Z (about 2 years ago)
- Last Synced: 2024-09-29T00:25:22.954Z (about 1 month ago)
- Topics: cv, framer-motion, nextjs, pdf, portfolio, resume, tailwindcss
- Language: JavaScript
- Homepage: https://cv-builder.halid.dev
- Size: 1.7 MB
- Stars: 103
- 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.
![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
```