/Commands to run this project/
/command to run angular project/
step 1 -->npm install
step 2 -->npm install -g @angular/cli
step 3 -->ng serve -o
/commands to run typicode json server for data of this application/
step-1 -->npm install -g json-server
step 2 -->json-server --watch db.json