Skip to content

LamsyA/Crowd_funding-Dapp

Repository files navigation

Crowd Funding Decentralized Application

Live Link >>Click here<<

You can interact with this project via the link provided above.

Follow the steps below to download, install, and run this project on your local machine.

Dependencies

Install these prerequisites to follow along with the tutorial. See free video tutorial or a full explanation of each prerequisite.

Step 1. Clone the project

git clone https://github.com/LamsyA/Crowd_funding-Dapp.git <PROJECT NAME>

Step 2. Install dependencies

$ cd <PROJECT NAME>
$ yarn install # or npm install

Step 3. Start Hardhat Node

Open the terminal and run the command below.

$ yarn hardhat node

Step 4. Run the Front End Application

$ yarn start Visit this URL in your browser: http://localhost:3000

This Project allow funds to be created and backed by anyone.

Rules of Engagement

  • For project to be created you need to supply the Title of the project, Detailed description about the project, Date of Expiration of the project, Image of the project and the amount of funds you want to raise.
  • Only the creator of a project can Edit and delete a project. Note You can not edit the amount of funds to be raised once the project has been submited to the blockchain.

About

This is a Decentralized crowd funding App that allow for fund raising.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published