Skip to content

shiva-rockers/crud-demo

Repository files navigation

CRUD DEMO

Installation:

  • clone the respository.
  • inside the repository use npm install command.

Dependencies

  • ngrx -> for the better state management.
  • angular material -> to design the UI

Integrated APIS provided by https://reqres.in.

Note!

  • reqres provice fake APIs so user will get as bellow.
    • on create new user ( user will be created but won't be visible as they are really created).
    • same goes or getting user and deleting user.

Version info

  • node v10.0.0
  • Angular CLI: 7.3.9
  • Angular: 7.2.15

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published