Skip to content

folathecoder/crowdlaunch-frontend

 
 

Repository files navigation

NFT-Based Decentralised Crowdfunding Platform

Project Overview

This project aims to develop an advanced NFT-based decentralised crowdfunding platform for startups. Utilizing Next.js, TypeScript, and blockchain technology, this platform democratizes the fundraising process by allowing startups to raise capital directly from a global pool of investors. By leveraging the unique attributes of NFTs and blockchain, the platform aims to overcome the hurdles and costs associated with traditional fundraising mechanisms.

Tech Stack

  • Frontend: Next.js, TypeScript, Styled Components, Material UI, Ethers.js Wagmi, Axios, GraphQL
  • Package Manager: Yarn
  • Blockchain: [Your Blockchain technology]

Prerequisites

  • Node.js v14.x or higher
  • Yarn v1.x or higher

Installation

Clone the repository:

```bash git clone https://github.com/yourusername/your-project-name.git ```

Navigate to the project directory:

```bash cd your-project-name ```

Install dependencies:

```bash yarn install ```

Running the App

Start the development server:

```bash yarn dev ```

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

Building for Production

To create a production build, run:

```bash yarn build ```

Then to start the production server:

```bash yarn start ```

Copyright

Images used in this project are for demmentation purposes only and do not belong to the creator of this project.

About

An NFT-based crowdfunding platform for startups and projects

Resources

Stars

Watchers

Forks