Skip to content

duataud/meteor-react-start-app

Repository files navigation

Meteor-React start-app

This start-app contains:

  • Meteor release 1.3-modules-beta.5 with React and React Router
  • NPM Packages: react react-dom react-router@2.0.0-rc5 history@2.0.0-rc2 react-mixin babel@6.5.1
  • ES6: arrow functions
  • A basic lay-out with a header, body and a footer
  • User Login (create account, login/logout, change password)
  • Router with Navigation buttons
  • Some static 'pages': Home, Admin and NotFound
  • All features of simple-todos-react, such as:
    • Add a new task
    • List of tasks
    • Counter with number of not completed tasks
    • Filter or not completed tasks
    • Change tasks from public to private and vice versa
    • Change tasks from not-completed to completed and vice versa
    • Remove tasks

See also the tutorial that goes along with this start-app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published