Run Application:
npm install
npm start
Technologies and libraries:
Angular 6
Typescript
Tachyon (Css Utility Library - http://tachyons.io/);
Redux - (as state management library)
- Used redux to store all data as single object and share actoss App.
- Build custom pipe to sort and filter list
- created separate component for form and list.