Skip to content

amany9000/eth-crowdFunding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-crowdFunding

A transparent platform for crowdfunding on Ethereum.

About

An ethereum based Crowdfunding Application. The main benefits provided by the DApp are trust, transparency and consensus.

Campaigns

Campaign

Add Campaign

Development

  • Install Dependencies.
cd app
npm install
  • To run the Dapp.
npm start

Deploying your fork

  • Replace "amany9000" with your Github Username in the homepage field in app/package.json. After this run -
cd app
npm run deploy
  • Push this change in homepage field to master branch also.

Technologies Used

Back End
Front End

Contributing

See CONTRIBUTING.md.


Team Members


Found a bug? Create an issue.