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

https://github.com/amdzy/resume-builder


https://github.com/amdzy/resume-builder

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Resume Builder

A React app which allows users to create their own resume using a ready template and download it in a PDF format.

[Live Page](https://soul-remix.github.io/resume-builder/)

## Getting started

```
git clone: https://github.com/Soul-Remix/resume-builder.git
cd resume-builder
npm install
npm start
```

## Built with

* [React](https://reactjs.org/)
* [react-to-print](https://www.npmjs.com/package/react-to-print)
* [uniqid](https://www.npmjs.com/package/uniqid)