Voting DApp Steps to run the application : 1. Clone the repository git clone https://github.com/devpavan04/eth-vote 2. Install dependencies cd eth-vote npm install 3. Start Ganache, link truffle-config.js 4. Compile truffle compile 5. Migrate truffle migrate 6. Test truffle test 7. Start app npm start 8. Import accounts from Ganache into Metamask to make txns Snapshots : Admin Voter