Files
meteor/examples/simple-todos-react
okland 5773b7e3b0 Update simple-todos-react.jsx
Minor fix user ReactDOM.render instead of React.render - remove warning in console. :)
2015-11-26 09:56:59 +02:00
..
2015-10-26 19:07:51 -07:00
2015-09-16 11:39:21 -07:00
2015-09-16 11:39:21 -07:00
2015-09-16 11:39:21 -07:00
2015-09-16 11:39:21 -07:00
2015-09-16 11:39:21 -07:00

Simple Todo List

The Meteor Tutorial app.

Use it to share a single todo list with your friends. The list updates on everyone's screen in real time, and you can make tasks private if you don't want others to see them.

Learn how to build this app by following the Meteor Tutorial.

screenshot