To run the app, download the code, navigate to the server folder of the repository in Command Prompt/Terminal and execute the following commands,
npm install
npm start
Then navigate to the client folder and do the same.
Requires node to run the npm commands