Here's a Video illustrates how to install the app
In order to run the application you need to install dependencies After Cloning or downloading this repository you will need to run inside this directory after that
move to client folder "cd client" and run the same script to install the applications dependencies .
Once you have installed both dependencies for the client and the server go back to the server directory by "cd.." run the application and the server together by "npm run dev" "script must be run in the server directory"