File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
- # Installation
1
+ # React Redux Todo Application
2
+
3
+ * Found in [ Taming the State in React] ( https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE )
4
+
5
+ ## Features
6
+
7
+ * uses:
8
+ * React (create-react-app)
9
+ * Redux
10
+
11
+ ## Installation
2
12
3
13
* ` git clone [email protected] :rwieruch/taming-the-state-todo-app.git `
4
14
* ` cd taming-the-state-todo-app `
5
15
* ` npm install `
6
16
* ` npm start `
7
17
* visit http://localhost:3000/
18
+
19
+ ## Releases
20
+
21
+ * [ Part 00] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/0.0.0 )
22
+ * [ Part 01] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/1.0.1 )
23
+ * [ Part 02] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/2.0.0 )
24
+ * [ Part 03] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/3.0.0 )
25
+ * [ Part 04] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/4.0.0 )
26
+ * [ Part 05] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/5.0.0 )
27
+ * [ Part 06] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/6.0.0 )
28
+ * [ Part 07] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/7.0.0 )
29
+ * [ Part 08] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/8.0.0 )
30
+ * [ Part 09] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/9.0.0 )
31
+ * [ Part 10] ( https://github.com/rwieruch/taming-the-state-todo-app/tree/10.0.0 )
You can’t perform that action at this time.
0 commit comments