https://github.com/ashokdey/blog-saga
latest tools of react eco system like redux-saga
https://github.com/ashokdey/blog-saga
react react-router-dom react-router-v4 redux redux-saga semantic-ui-react
Last synced: 3 months ago
JSON representation
latest tools of react eco system like redux-saga
- Host: GitHub
- URL: https://github.com/ashokdey/blog-saga
- Owner: ashokdey
- Created: 2017-11-23T17:34:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T12:21:38.000Z (over 7 years ago)
- Last Synced: 2025-01-28T18:49:41.385Z (5 months ago)
- Topics: react, react-router-dom, react-router-v4, redux, redux-saga, semantic-ui-react
- Language: JavaScript
- Homepage:
- Size: 311 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experimental
### React client app using the following:
* ```redux-saga```
* ```react-form```
* ```react-router-redux```
* ```semantic-ui-react```### Progress so far..
- [x] Implement ```redux-saga```
- [x] Connect with ```redux-form```
- [x] Calling API
- [ ] Validation of forms
- [ ] Use of ```react-router-redux```
- [x] Use of ```semantic-ui-react```
- [ ] **Semantic UI** animations#### Using ```blog-app-api``` by [theJSGirl](https://github.com/TheJSGirl/blog-post-api)