##Installation steps
Import database file and put proper credential into .env file for backend side
go to the fronend folder path and run npm install and to update base url go to the folder path \src\app\services then put proper base url in baseurl.service.ts file after that finaly run command ng serve -o