Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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