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.
To kickstart your journey with the project, install the required packages and start the development server by executing the following commands:
yarn
yarn dev
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.