The UI of the election dapp that uses blockchain technology, allows users to vote for candidates and track the results of the election, built with React and Tailwind CSS.
Note: The project requires the installation of Metamask extension in your browser.
Checkout to the
sepolia-testnetbranch to browse the deployed app code which uses the contract deployed in the sepolia testnet.
Access the site here
- git
- You'll know you did it right if you can run
git --versionand you see a response like:git version x.x.x
- You'll know you did it right if you can run
- Nodejs
- If the installation is successful:
$ node --version v16.17.0
- If the installation is successful:
-
Clone the repository:
git clone https://github.com/rabin245/election_ui.git cd election_ui -
Installation:
npm install -
Start server:
npm run dev
List of contributors: