My first application

Create a simple To-Do app that allows you to create, edit tasks and store them in the local state !

Create task
Edit task
My task list

What you'll learn

  • Creating a model to use in an application

  • Designing layouts and custom components

  • Managing datas in local state

  • Creating Actions

  • Manipulating Observables

Click to the following link to start.

Create the project

Last updated