Follw these steps to run this Project.
In node JS command prompt cd to this directory.
run npm install with administrative permission.
run npm start
Your application will run at http://localhost:3000/
Steps to setup proxy for CORS:
Refer to this URL: https://github.com/gr2m/CORS-Proxy and follow the instructions