Meteor tutorial : simple-todos in React

Frederic G. MARAND cdd6ff9b18 Step 10.4: Update Task to use setChecked and removeTask methods. 8 years ago
.meteor 323945a876 Step 10.1: removing insecure. 8 years ago
images 606798d2e2 Added images for PlayStore deployment. 8 years ago
splash 996f41bd1e Step 6.2: add mobile-config. 8 years ago
.eslintrc.js 8592cb5042 Step 9.2: Create Accounts UI wrapper component. 8 years ago
.gitignore 9743ea6ae8 Meteor update. 8 years ago
AccountsUIWrapper.jsx c198cee6ff Step 9.4: Configure accounts-ui to only require username. 8 years ago
App.jsx 091449f45d Step 10.3: Update App component to use addTask method. 8 years ago
Task.jsx cdd6ff9b18 Step 10.4: Update Task to use setChecked and removeTask methods. 8 years ago
mobile-config.js 996f41bd1e Step 6.2: add mobile-config. 8 years ago
simple-todos-react.css 3fdda4db27 Step 2.6: Add some CSS. 8 years ago
simple-todos-react.html 761c4fb114 Step 2.2: Replace starter HTML code. Add .gitignore. 8 years ago
simple-todos-react.jsx cdd6ff9b18 Step 10.4: Update Task to use setChecked and removeTask methods. 8 years ago