PollingDapp : vote and get paid

How it works

Installation

Deploy and run node on localhost:

Terminal n°1:

cd pollingsDapp
npx hardhat node

Terminal n°2:

cd pollingsDapp
npx hardhat run --network localhost scripts/deploy.ts

Run frontend app

Terminal n°3

cd pollingsDapp/app
npm start

Technologies

  • React
  • TypeScript
  • useDapp
  • Hardhat
  • Solidity

To Do

  • responsive/ UI changes
  • alert system

Contact me

Matteo Brandolino | LinkedIn
Yu Shi | Tw
    itter

? If you have any question/feedback, please do not hesitate to reach out to me!

GitHub

View Github