DeltaHacks is an annual, 36-hour hackathon hosted at McMaster University. This is the official landing site for DeltaHacks 11, hosted in January 2025.
- 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-11.git
cd landing-11
pnpm install
To run the development server:
pnpm dev