Skip to content

da-hacks/da-hacks.github.io

Repository files navigation

DAHacks 2024 Fall

Welcome to DAHacks 2024 Fall! This is Cupertino’s leading hackathon, back for its 4th year with over 200 hackers from across the state. Join us for an exciting weekend filled with innovation, collaboration, and fun!

Table of Contents

About

DAHacks is dedicated to providing a safe and comfortable environment and harassment-free experience for everyone. All attendees, sponsors, mentors, speakers, partners, volunteers, organizers, and anyone else attending DAHacks are required to agree and abide by our code of conduct.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/da-hacks/da-hacks.github.io.git
  2. Navigate to the project directory:

    cd da-hacks.github.io
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000.

Features

  • User-friendly interface
  • Responsive design
  • Markdown rendering for policies and FAQs
  • Countdown timer for the event
  • Dynamic team and sponsor sections

Technologies Used

  • Next.js: A React framework for server-side rendering and static site generation.
  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for styling.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Markdown: For rendering content in a readable format.

Code of Conduct

All participants are expected to follow the DAHacks Code of Conduct.

FAQs

For frequently asked questions, please refer to our FAQ section.

License