Decentralized Crowdfunding Platform Demo View the project 🎉 Decentralized-Crowdfunding-Platform Screenshort Technology Stack & Tools React Thirdweb Solidity Tailwindcss Vite Hardhat Metamask Quick Start 1. Clone the Repository $ git clone https://github.com/abhi1506manu/Decentralized-Crowdfunding-Platform.git 2. Install Dependencies For client/Frontend $ cd client $ npm install For web3/Backend $ cd web3 $ npm install To Start $ cd client $ npm run dev