React App for gathering donations to a community wallet.
This application was build with react, nodejs, web3 (npm package), ethers (npm package), and bignumber.js (npm package)
The object is to create a re-useable template for a web3 site to enable groups of people to collects funds on the ethereum (or polygon) network.
There is some code at the top of the 'App.js' file that allows you to define your community wallet address and a goal.
The site will facilitate community members to connecting their wallets and donating to the cause.