Parking management system - Assassmant

How to run this project

prerequirment :

Node version: v18.12.1 NPM version: 8.19.2

Step for run this project :

step 1: clone this project form github

step 2: run npm install

step 3: run for start server: npm run server [I am using Json Server for Db] https://www.npmjs.com/package/json-server

step 4: run the project ng serve

some screnshot of project

screencapture-localhost-4200-2023-02-02-18_52_42 screencapture-localhost-4200-2023-02-02-18_53_03 screencapture-localhost-4200-2023-02-02-18_53_21 screencapture-localhost-4200-2023-02-02-18_53_44

Thank you.