Skip to content

Commit 6a2e2a1

Browse files
authored
Update README.md
1 parent a6ab617 commit 6a2e2a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
> Example React + Redux codebase that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.
44
55
# Redux codebase containing real world examples (CRUD, auth, advanced patterns, etc)
6-
Originally created for this [GH issue](https://github.com/reactjs/redux/issues/1353). The codebase is now feature complete and the RFC is open. **Your input is greatly appreciated; please submit bug fixes via pull requests & feedback via issues**.
6+
Originally created for this [GH issue](https://github.com/reactjs/redux/issues/1353). The codebase is now feature complete; please submit bug fixes via pull requests & feedback via issues.
77

88
We're currently working on some docs for the codebase (explaining where functionality is located, how it works, etc) but most things should be self explanatory if you have a minimal understanding of React/Redux.
99

10+
## [Learn how to recreate this codebase from scratch! >>>](https://thinkster.io/tutorials/https://thinkster.io/tutorials/build-a-real-world-react-redux-application)
11+
1012
## Getting started
1113

1214
You can view a live demo over at https://react-redux.realworld.io/

0 commit comments

Comments
 (0)