/BuyMeACoffee-Dapp

Landing page where anyone can send some amount of money as a thank you for their services.

Primary LanguageJavaScript

BuyMeACoffee-Dapp

You can send me a coffee in the link below :)

https://buymecoffee-lmunoz-m.vercel.app/

To deploy an smart contract in goerli

	npx hardhat run scripts/deploy.js --network goerli
  1. First step
	npm install
  1. Second step, inside /FrontEnd
	npm run dev