It is a web application which can be used to conduct elections. This application use Ethereum blockchain to manage the votes. It has a timer that count downs to specified time by the contract owner( authority conducting the election).
Switch to the root directory and type following command to run the app:
npm run dev
It will run the lite-server and the web page is displayed in the default browser.