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

https://github.com/filipszczepanski/react-resume

Editable on-line resume (CV) app with Rect & Redux
https://github.com/filipszczepanski/react-resume

editable react redux

Last synced: about 2 months ago
JSON representation

Editable on-line resume (CV) app with Rect & Redux

Awesome Lists containing this project

README

          

# React-Resume
Editable Resume in React & Redux

[Demo](https://filipszczepanski.github.io/react-resume/)

## Usage

### Installation
`yarn` or `npm install`

### Dev Server
`yarn start` or `npm start`

http://localhost:3000

## Build
`yarn build`