App built with Angular 13 and Angular Material UI that allow us to list products and perform CRUD operations.
What is included in app:
- Header using component "Material Toolbar"
- Table with Pagination that displays products
- Global Filtering functionality
- "Add Product" button
- "Add Product" Form
- Update and Delete Product Actions
- Form include text fields, date picker, radio button and picklist.
Requirements:
- Angular
- JSON-SERVER
npm install -g json-server- Bootstrap
- Angular Material