A web application that runs on the ethereum blockchain where users can safely create and contribute to funding campaigns without worrying about the campaign manager taking the money and getting nothing in return. All contracts and transactions are open source, so contributors can check on their investment at any time and from anywhere. All spending requests must be approved by more than 50% of the contributors to be released to the vendor.
- Solidity
- Javascript
- Mocha
- React.js
- Next.js
To get a local copy up and running follow these simple example steps:
- Clone the repository as indicated by Setup section below
- GitHub
- Git
- Node.js
Clone repository from github to your local drive by following these steps:
- Open Terminal.
- Change the current working directory to the location you want the cloned directory.
- Enter the following:
$ git clone [email protected]:amiraabouhadid/FundMe.git.
- Press Enter to create your local clone.
- Install packages with:
$ npm install
To test all models, write the following in your terminal:
$ npm run test
Start server with:
$ rails s
In your browser, navigate to:
http://localhost:3000/
Amira Abouhadid
- GitHub: @amiraabouhadid
- Twitter: @AbouhadidAmira
- LinkedIn: amira-abouhadid
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
- This project is MIT licensed.
- This project is creativecommons licensed.