Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 570 Bytes

File metadata and controls

40 lines (26 loc) · 570 Bytes

Task-Tracker

Simple SPA where you can use CRUD operations to maintain your tasks. Mock JSON-Server has been used to get the data from backend.

Usage

Install dependencies

npm install

Run Angular server (http://localhost:4200)

ng serve

Run the JSON server (http://localhost:5000)

npm run server

Screenshots

1. Home Page

2. Add Task

3. Task List

Tutorial followed

https://www.youtube.com/watch?v=3dHNOWTI7H8