#DESCRIPTION
This is a crowdfunding app that accepts deposit from multiple funders but withdrawal is only allowed by a wallet address, the one deployer.
Clone the repo:
git clone https://github.com/SpringxDSay/Foundry-FundMe
Deploy:
forge script script/DeployFundMe.s.sol
Test:
forge test