gpoliko / spark-up

Crowdfunding Dapp (like Kickstarter)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sparkup

A decentralized crowdfunding application built on the Ethereum blockchain.

Prerequisites

The following must be installed on your machine:

  • Node.js (v14 or later)
  • Yarn package manager
  • Metamask account/wallet

Getting Started

1. Clone repository:

git clone https://github.com/gpoliko/spark-up.git

Install dependencies:

yarn install

Run the development server:

yarn run client

Open https://localhost:3000 with your browser to see the result.

About

Crowdfunding Dapp (like Kickstarter)

License:MIT License


Languages

Language:TypeScript 90.9%Language:JavaScript 9.1%