Skip to content

langaracpsc/lhacks2025

Repository files navigation

Langara Hacks 2025 Website

Modern website for the Langara Hacks 2025 hackathon event built with React, TypeScript, and motion.dev animations.

Technologies

  • React 18 + TypeScript
  • Vite
  • Tailwind CSS v4
  • motion.dev
  • shadcn/ui

Setup

# Clone and install
git clone https://github.com/yourusername/lhacks2025.git
cd lhacks2025
npm install

# Start development server
npm run dev

Open http://localhost:5173

Scripts

  • npm run dev - Development server
  • npm run build - Production build
  • npm run preview - Preview build
  • npm run lint - Run ESLint

Project Structure

src/
├── components/
│   ├── motion/AnimatedSection.tsx
│   ├── ui/                    # shadcn components
│   ├── AboutSection.tsx
│   ├── FAQSection.tsx
│   ├── Footer.tsx
│   ├── HeroSection.tsx
│   ├── Navigation.tsx
│   └── ProjectsSection.tsx
├── lib/utils.ts
├── App.tsx
├── index.css
└── main.tsx

Contact

  • Instagram: @langaracpsc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •