Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jodnddus/realworld-react

react-redux 이용해서 게시판 서비스 만들기
https://github.com/jodnddus/realworld-react

Last synced: 4 days ago
JSON representation

react-redux 이용해서 게시판 서비스 만들기

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.