Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.11 KB

File metadata and controls

45 lines (31 loc) · 1.11 KB

🌈 Rainbow Engineering

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.

🚀 Website

Visit the project’s live site: https://rainbow-engineering-prod.fly.dev/

📖 Features

  • Sign Up Form
  • Events Page
  • Community Initiatives Page
  • Sponsors Showcase
  • Contact & Socials Information

🏗️ Tech Stack

  • 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)

🖥️ Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open 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.