A vote casting smart contract specifically designed to cast the vote on stacks blockchain that will help to reduce the conflicts that most of the countries like America, Pakistan, etc. face during their voting season
- Clone this repository by running;
git clone https://github.com/AliRaza954/Blockchain-VoteCasting.git
- Open terminal in the directory
Blockchain-VoteCasting
- Run command
npm install
to install all the necessary packages of npm to run this project - Run
npm run dev
in the terminal to deploy server and review and live changes as you make changes or add some features into it