A platform led by the University of Auckland’s Rainbow Engineering club, dedicated to fostering inclusivity, connection, and support for LGBTQIA+ students within engineering disciplines.
Visit the project’s live site: https://rainbow-engineering-prod.fly.dev/
- Sign Up Form
- Events Page
- Community Initiatives Page
- Sponsors Showcase
- Contact & Socials Information
- Framework: Next.js (TypeScript)
- Styling: Tailwind CSS
- Fonts: Vercel Geist via next/font
- Docker: Deployment configuration using Dockerfile
- Cloud Deployment: Fly.io (Production site linked above)
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
Made with pride by the WDCC Rainbow Engineering team.