Landing page for Hack@Brown offseason, built with Next.js and Tailwind CSS.
Install dependencies and run the dev server:
pnpm install
pnpm devOpen http://localhost:3000 to view the page.
app/page.tsx— landing page layout and contentapp/globals.css— theme colors and fontspublic/assets/— images and font files