ennysantana / todo-list

Simple todo list made in angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Todo List by @max_cabrera

This is a basic todo or task list with search functionallity and ability to toggle views from Started and Completed tasks.

Demo: http://maxcabrera.com/code/todo-list/

Feedback: @max_cabrera

Local use:

  • Clone or fork this repository
  • Make sure you have node.js installed
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:8080

About

Simple todo list made in angular 2

License:MIT License


Languages

Language:CSS 88.8%Language:TypeScript 8.4%Language:JavaScript 2.3%Language:HTML 0.6%