Steps to execute the program :
- Go to google-drive-node root folder and open terminal
- Add google API Key
- Type "npm install" to install all the dependencies
- Type "npm start" to initiate the server
- Go to google-drive-node/client folder and open terminal
- Type "npm install" to install all the dependencies
- Type "npm start" to initiate the client
- Open any browser, and type "http://localhost:3000"