This is an application to send ETH across the world!
Make sure you have npm installed.
- Clone this repo by running
git clone https://github.com/andresolive/3Web3.git - Install the dependencies by running
npm install - From the project's root folder, cd into client by running
cd client - Run
npm run dev - You will find the application running in the browser!
React, Solidity, Tailwind CSS.
*This project was built following a tutorial on Solidity + React.
