This is an application to send ETH across the world!
Make sure you have npm
installed.
git clone https://github.com/andresolive/3Web3.git
npm install
cd client
npm run dev
React, Solidity, Tailwind CSS.
*This project was built following a tutorial on Solidity + React.