React app that allows users to create their own resume based on a standard template and export it in PDF format
- HTML
- CSS
- JavaScript
- React
- npm
- webpack
Color | Hex |
---|---|
Accent Color | #3C78D8 |
Text Color | #272624 |
In order to setup and work on this project on your own, you will need to:
Clone the project
git clone https://github.com/danxschz/cv-app.git
Go to the project directory
cd cv-app
Install dependencies
npm install
- Fill the forms you deem necessary
- Download your resume in PDF format
Distributed under the MIT License. See LICENSE for more information.
Daniel Sanchez (@danxschz) - [email protected]