Skip to content

Commit 9593873

Browse files
committed
GET|ADD|DELETE todotask
1 parent 2ff4e30 commit 9593873

File tree

13 files changed

+577
-46
lines changed

13 files changed

+577
-46
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22
## INTRO
33
This is todo-list front-end app. <br/>
44
This app call an RESTful API.<br/>
5-
Framework: ReactJs Class Programming<br/>
6-
Build: npm<br/>
5+
Current can GET- ADD- DELETE todotask
6+
- Tech: <br/>
7+
+ ReactJs:
8+
+ Class Component programming<br/>
9+
+ Redux :
10+
+ component -> actions -> reducer -> store
11+
+ UI component: material-ui
12+
+ build packet: npm<br/>
13+
+ follow MERN stack programing
714

815
### DEVELOPMENT
916
1. Set proxy, must to be a string in package.json file

0 commit comments

Comments
 (0)