Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/LynanBreeze/simple-resume

Generate your own responsive resume page.
https://github.com/LynanBreeze/simple-resume

Last synced: about 2 months ago
JSON representation

Generate your own responsive resume page.

Awesome Lists containing this project

README

        

# Simple Resume

This project helps you quickly generate a responsive resume page, also easy to export it as PDF.

![](https://i.imgur.com/G8PwnZY.jpeg)

## Features
1. Responsive design
2. Multi-language display/switch
3. Small (13+KB gziped) and fast
4. Print as PDF

## Run

```shell
yarn && yarn dev
```

## Edit
Edit `/src/data.js` in editor such as VS Code.

## Build

```shell
yarn build
```