This repository contains frontend made with angular material for Hackerearth StackHack 1.0 challenge.
- angular/cli: 8.3.12
- angular/core: 8.2.11
- angular/compiler: 8.2.11
- node: v10.x
- npm: 6.9.0
It utilizes apis written in node which can be found here.
git clone https://github.com/cyproto/todo-frontend.git
cd todo-frontend
npm install
ng serve