Skip to content

elevate-iiitn/SAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SAC IIIT Nagpur - Official Website

The official Student Activity Centre (SAC) landing page for Indian Institute of Information Technology, Nagpur (IIITN).

Overview

This project is a modern, responsive, and highly interactive web application built to showcase the clubs, events, fests, and campus life at IIIT Nagpur. The design features a premium neo-brutalist aesthetic with custom typography, stagger animations, and smooth Framer Motion interactions.

Tech Stack

  • Framework: React 19 + Vite
  • Styling: Tailwind CSS v4
  • Animations: Framer Motion
  • Architecture: Component-driven, Frontend-only

Project Structure

The source code is located in the /frontend_v2 directory.

  • src/components/ — Modular React UI sections (Hero, Navbar, Fests, Announcements, Campus Highlights, etc.)
  • src/index.css — Custom neo-brutalist design system layout and variables.

Getting Started

Prerequisites

  • Node.js (v18+)

Installation

  1. Clone the repository

    git clone https://github.com/elevate-iiitn/SAC.git
    cd SAC/frontend_v2
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev

    The site will be available at http://localhost:5173.

Compiling for Production

To generate a production-ready build:

npm run build

This will output optimized static files into the dist directory.

About

The working of official SAC website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors