Skip to content

rohanthorat/Angular13-CRUD

Repository files navigation

Angular13Crud

This project demonstrates CRUD operation in Angular 13 using Material Design.

  • User can add a product
  • Update and delete options are available
  • Mat table is used providing pagination, sorting and filter functionality
  • Form values are stored in the json-server

JSON-Server commands:

  • Installation - npm install -g json-server
  • Create fake json server locally - json-server --watch db.json
Screen.Recording.2022-12-07.at.10.42.42.PM.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published