This project is a decentralized application (DApp) built using React, Ethers.js, and Solidity. The DApp allows users to buy coffee by interacting with a smart contract on the Ethereum blockchain.
Before you begin, ensure you have the following installed:
- Node.js (which includes npm)
- Yarn
- MetaMask browser extension for interacting with the Ethereum blockchain
git clone https://github.com/basselsaadeh/memoireProject.git
cd memoireProject
npm install cd client npm install
npm start dev