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
- Host: GitHub
- URL: https://github.com/filipszczepanski/react-resume
- Owner: filipszczepanski
- Created: 2017-05-08T19:42:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T13:54:15.000Z (about 9 years ago)
- Last Synced: 2025-08-09T03:48:11.060Z (11 months ago)
- Topics: editable, react, redux
- Language: JavaScript
- Homepage: https://filipszczepanski.github.io/react-resume/
- Size: 2.35 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`