####1. Clone this repository or download the ZIP file
$ git clone https://github.com/Abhijeetjaiswalit/voting-app.git####2. Make sure you have npm installed globally
More details here https://nodejs.org/en/download/
####3. Make sure you have webpack-dev-server, webpack-cli, webpack installed globally
####4. On the command prompt run the following commands
$ cd `project-directory`$ npm install $ npm start| React.