E-voting-website using blockchain. Tech Stack- react.js , ether.js, tailwind css, solidity and hardhat.
to deploy and run the smart contract type this in the terminal
1.npm install 2. npx hardhat node (runs the hardhat server) 3. npx hardhat run scripts/deploy.js --network localhost
Frontend-(React using Vite) , to run type the following commands in the terminal
- cd Frontend
- npm install
Screenshots
3.Vote Casted