Arena-DAO / arena-react

The Arena DAO's front end

Home Page:https://arenadao.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arena DAO UI

image

Welcome to the Arena DAO UI, a web application built using Next.js and Next UI. This application serves as a user interface for the Arena DAO smart contracts, enabling users to participate in competitions, and engage with the community.

Getting Started

To kickstart your journey with the project, install the required packages and start the development server by executing the following commands:

yarn
yarn dev

Contributing

Before contributing, please ensure to run the linter and formatter:

yarn lint && yarn format

Please note that this project is licensed under the GPL-3.0 license. By contributing to this project, you agree to abide by its terms.

About

The Arena DAO's front end

https://arenadao.org/

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.0%Language:JavaScript 0.6%Language:CSS 0.3%Language:Shell 0.1%