Skip to content

gnars-dao/gnars-frontend

Repository files navigation

Gnars Frontend Monorepo

Introduction

Gnars DAO is a community-driven project inspired by Nouns DAO that brings together extreme sports, art, and decentralized governance.
This frontend repository powers the web interface that allows users to interact with the Gnars ecosystem, including voting on proposals, viewing Gnars NFTs, and participating in DAO activities.

Gnars DAO

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation and Running Locally

Clone the repository and install dependencies:

git clone https://github.com/gnars-dao/gnars-frontend.git
cd gnars-frontend/packages/webapp
pnpm install

# Start the development server
pnpm dev