Using Angular 2 and Service
####Git##### Checkout this repo, install dependencies, then start the dev server with the following:
> git clone git@github.com:jamalsoueidan/angular2-todo-application.git
> cd angular2-todo-application
> npm install
> npm start