/BlockVote

BlockVote is a blockchain based election system which lets voters elect candidate in an election.

Primary LanguageJavaScriptMIT LicenseMIT

BlockVote 🤝🏻

BlockVote is a blockchain based election system which lets voters elect candidate in an election.

Technology Stack 🎨

  1. BootStrap
  2. Truffle
  3. Ganache

How to use it? 🎉

Make Sure that you've Truffle and Ganache installed

  1. Clone the repo: git clone https://github.com/iSumitBanik/BlockVote.git
  2. Navigate to the folder: cd BlockVote
  3. Install dependencies: npm install
  4. Run server: npm run dev