An open API service indexing awesome lists of open source software.

https://github.com/booze33/web3-app


https://github.com/booze33/web3-app

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Crowd Funding

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Awesome books Presentation](#vgs-presentation)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 Crowd Funding

> In this web3 project, I am going to build a smart contract, connected to the blockchain, metamask pairing which send ethereum testnet to public campaigns.
## 🛠 Built With

### Tech Stack

> This project uses the following stack :

Client

### Key Features

> Here are some key features of the application :
- Create Campaigns
- Receive donations

(back to top)

## 💻 Getting Started

> Clone the repository by clicking on the 'Code' button and copy the link
To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

npm install

### Setup

Clone this repository to your desired folder:
- Use the url to clone the repo https://github.com/Booze33/book-store.git

Example commands:

```sh
cd my-folder
https://github.com/Booze33/book-store.git
```

-

### Install

Install this project with:

### Usage

To run the project, execute the following command:
Open the index.html file in a web browser

### Run tests

To run tests, run the following command:

Example command:

To run the webhint linter

```sh
npx hint .
```

To run the stylehint linter

```sh
npx stylehint "**/*.{css,scss}"
```

To run the ESLint linter

```sh
npx eslint .
```

### Deployment

You can deploy this project using:
-Go to the main folder of the project and double-click on the index.html file.

(back to top)

## 👥 Authors

👤 **Tebe Tisloh**

- GitHub: [@Booze33](https://github.com/Booze33)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)

## 🔭 Future Features

-

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project star it!

(back to top)

## 🙏 Acknowledgments

I would like to thank the Microverse team.

(back to top)

## 📝 License

This project is [licensed](./LICENSE) .

(back to top)