Skip to content

A React + Next.js frontend for a hackathon website with team registration and event information.

Notifications You must be signed in to change notification settings

WasThatRudy/Segfault

 
 

Repository files navigation

Segfault

Segfault is the frontend for a hackathon project originally based on the IICT Hack template.
It’s a React + Next.js web application that features a landing page and a team registration flow — ideal for hackathon event websites.

Live demo: https://segfault.compilertech.org


🧠 About

This project was developed to provide a clean, responsive interface for hackathon participants to:

  • Explore event information
  • Register teams and members
  • Submit project ideas

The UI is built with modern web tools and components, focusing on usability and ease of navigation.


🚀 Features

  • 📌 Responsive landing page with event details
  • 🧑‍🤝‍🧑 Multi–step team registration form
  • 📅 Add event to calendar after registration
  • 📍 FAQ section
  • 🛠 Easy to customize for hackathons or tech events

🛠 Built With

📦 Frameworks & Libraries

  • Next.js — React framework for SSR and routing
  • React — Component-based UI
  • Tailwind CSS — Utility-first styling

🧩 Code Organization

  • app/ — Next.js pages & routing
  • components/ — UI components used across the site
  • public/ — Static assets
  • lib/ — Utility functions

🧑‍💻 Getting Started

Requirements

  • Node.js (v16+)
  • npm or pnpm

Installation

git clone https://github.com/WasThatRudy/Segfault.git
cd Segfault
npm install

About

A React + Next.js frontend for a hackathon website with team registration and event information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • CSS 1.3%
  • JavaScript 0.9%