DeltaHacks is an annual hackathon hosted at McMaster University. This is the official landing site for DeltaHacks 13, hosted in January 2026.
- Create T3 App
- Next.js
- Tailwind CSS
This project uses pnpm as its package manager. Please install it before proceeding.
To get started locally, run the following commands:
git clone https://github.com/deltahacks/landing-13.git
cd landing-13
pnpm installTo run the development server:
pnpm dev