/eafc-24-tournament-bracket

Tournament Bracket Drawer for a EA FC 24 event

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

EAFC Tournament Bracket

This is a simple tournament bracket generator for the game EAFC. It was developed for the Tournament happening at 30 and 31 of October of 2023 at ISEP.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Technologies

Usage

  1. Clone the repository
git clone git@github.com:Nucleo-Estudantes-Informatica-ISEP/eafc-24-tournament-bracket.git
  1. Install dependencies
yarn
  1. Run the application
yarn dev
  1. Open the application in your browser
http://localhost:3000

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

To contribute

In order to contribute to the project, you should look into board provided in the team's ClickUp. All the information related to branches naming and code styling is in there.