This is a simple website made to publish information about the Cookies tournament. It was written using Next.js and TailwindCSS.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
An automatic production deployment is made to https://cookies-turnier.org on every push to the main branch.
When working in a Pull request, a preview deployment is made automatically.