This application will allow a speaker to start a presentation, and interact with audience members by asking questions and graphing their responses.
##TO Get Started To run the application follow the commands
- npm install /* Install the node modules required for the project that are mentioned in package.json */
- npm start /* Run the scripts such as 'webpack' and 'node app-server.js' */
- Open the browser with local host port number 8080