A basic decentralized application (DApp) built using Solidity, React, and Tailwind CSS. It features a clean UI where users can input two numbers and perform basic arithmetic operations—addition, subtraction, multiplication, and division—on the Ethereum blockchain. MetaMask is used for wallet connection, and the smart contract is deployed on Remix IDE. This was my first end-to-end blockchain project, integrating smart contracts with a React frontend.