• Stars
    star
    1
  • Language
    TypeScript
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An Angular application which utilizes CRUD operations, Json-server, localStorage, search functionality, pagination, Toastr Notification, Guard, Authentication and more. To get started, run the following commands in sequential order: npm install, ng serve --open and json-server --watch db.json