FundMe DApp is a decentralized fundraising application built with React for the front end and Hardhat for the smart contract on the Ethereum blockchain.
(https://react-fund-me-dapp.vercel.app/)
-
Decentralized Fundraising: Easily create and join transparent fundraising campaigns on the Ethereum blockchain.
-
User-Friendly Interface: The React-based front end offers an intuitive and engaging experience for users.
-
Smart Contract Security: Powered by Hardhat, the smart contract ensures robust and reliable functionality, providing a secure environment for fundraising activities.
- Clone the repository:
git clone https://github.com/your-username/fundme-dapp.git
- Install Dependencies:
cd fundme-dapp
npm install
- Run the Application:
npm start
Contributions are welcome! Fork the repository, make changes, and submit a pull request. Follow the Contribution Guidelines.
This project is licensed under the MIT License.