Crowd-funding decentralized web application using Next.Js and ethereum via Solidity How to run this app Firstly run this command npm install after that go to /ethereum/deploy.js Add your mnenomic 12 words and add your endpoint by Infura or any endpoint run this command and make sure you are in /ethereum directory in the command line node deploy.js this command will generate an address of campaign Factory contract take this address and add it to /ethereum/cmpaignFactory.js finally run 'npm run dev' /kickstart