:page_with_curl: TodoList app made with Reason + React
Stars
4
Forks
0
Watchers
Open Issues
17
Overall repository health assessment
^0.3.1
^2.22.2
^16.6.3
^0.5.3
^4.0.7
^1.1.7
^0.15.0
^1.10.3
^1.15.0
User
20
commits
Adding json-api
2fc7230
Update page title
dd1d38c
Added dist to gitignore
a421227
Remove script
132c472
Removed dist from gitignore
c283b47
Added build script
eecf843
Add footer
785fd38
Add conditional render to todolist
3883bbc
Added logo
58151a4
Add moment and format date method to TodoItem
e898d50
Add TodoContext, completeTask method and render using context.consumer
a4de063
Add checkbox methods, created checkbox styles
f6dc3c5
Add styles do <TodoList />
ec5cd59
Add todoitem component
4ba2a5b
Add render function to todolist component
248b3c0