The purpose of this app is to compare the product price with major e-commerce websites
Run the following command in root directory of an app in command prompt.
server/ node install
client/src/ bower install
Run the following command in root directory of an app in command prompt.
server/ node server.js
You can see the port number in command prompt after sucessfull run