Clone Repo
git clone https://github.com/albertorsesc/dapp-crowd-funding.git
Install NPM dependencies
$ cd web3
$ npm i
$ cd ../client
$ npm i
Deploy Smart Contract to your Thirdweb account
$ cd web3
$ npx thirdweb@latest deploy
Start dApp
$ cd client
$ npm run dev
- Thirdweb account.