jeroenouw / Angular4SimpleToDo

Simple to do app, made with Angular and Material design

Home Page:http://angulartodo.jerouw.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demolive license dependencies

logo

Angular 4 | Material Design - Simple To Do app

Angular 4 and Material Simple To Do app.

todoapp

Quick start

First clone this repo: git clone https://github.com/jeroenouw/Angular4SimpleToDo.git.
Change directory to this project
Run npm install to install all the dependencies.
Run npm start or ng serve to run this project.
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

To build the project run npm run build. /localhost:4200/`. The app will automatically reload if you change any of the source files.

To build the project run npm run build.

Including in this repo:

  • Angular 4 environment
  • Material Design
  • Simple To Do list
  • Counting items on the list
  • Checked animation

About

Simple to do app, made with Angular and Material design

http://angulartodo.jerouw.nl/

License:MIT License


Languages

Language:TypeScript 71.9%Language:HTML 13.5%Language:JavaScript 10.7%Language:CSS 3.9%