Angular2 TodoApp
##TodoApp using Angular2 with typescript
The main motive of this app to learn the basics of Angular2 and json-server. Every frontend developer will learn new front end frameworks and libraries via doing a todo-app. we need some datas to manipulate for todo-app. We will depend on backend, But we are front end guys. To overcome that problem, I have learnt json-server and I have used it in this app.