Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ribborges/cv-creator
Create your CV/Resume with this simple tool developed using React, TypeScript, Vite, SCSS and ReactPDF.
https://github.com/ribborges/cv-creator
reactjs reactpdf scss typescript vite
Last synced: 17 days ago
JSON representation
Create your CV/Resume with this simple tool developed using React, TypeScript, Vite, SCSS and ReactPDF.
- Host: GitHub
- URL: https://github.com/ribborges/cv-creator
- Owner: ribborges
- License: mpl-2.0
- Created: 2023-02-12T15:46:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T22:29:33.000Z (28 days ago)
- Last Synced: 2024-12-11T23:25:17.153Z (28 days ago)
- Topics: reactjs, reactpdf, scss, typescript, vite
- Language: TypeScript
- Homepage: https://cv-creator-ten.vercel.app
- Size: 1.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CV Creator
Create your CV/Resume with this simple tool developed using React, TypeScript, Vite, SCSS and ReactPDF.
[CV Creator](https://cv-creator-ten.vercel.app/)## Running with npm
Download and install [node.js](https://nodejs.org/en).
Open your terminal/cmd on the repo directory and run:
```bash
> npm install
```Then...
```bash
> npm start
```## Screenshots