E-Voting-dApp It is a completely decentralized e-voting system using ethereum blockchain. Open project file in terminal and run the following commands: #Make sure your ethereum cli like ganache is open truffle migrate --reset npm run dev TY!