hizmarck / task-tracker

Example of task tracker (Angular) base on the bradtraversy angular crash course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskTracker

This project show a simple task tracker base on bradtraversy angular crash course. The principal aim is to practice some common task on Angular.

Task-Tracker

Development server

  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  • Run json-dev-server to run the REST API to let the system interact with the tasks.

About

Example of task tracker (Angular) base on the bradtraversy angular crash course


Languages

Language:TypeScript 78.6%Language:HTML 8.5%Language:CSS 6.8%Language:JavaScript 6.1%