Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jodnddus/realworld-react
react-redux 이용해서 게시판 서비스 만들기
https://github.com/jodnddus/realworld-react
Last synced: 4 days ago
JSON representation
react-redux 이용해서 게시판 서비스 만들기
- Host: GitHub
- URL: https://github.com/jodnddus/realworld-react
- Owner: jodnddus
- Created: 2019-05-21T12:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:17:26.000Z (about 2 years ago)
- Last Synced: 2024-11-15T00:38:08.972Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# realworld-react
![Travis CI status](https://travis-ci.org/Gompangs/GNetServer.svg?branch=master)
This is tutorial repo that using [realworld](https://github.com/gothinkster/realworld) api.
I learned component-life-cycle, redux, redux-middleware, call REST API thanks to realworld api.