Skip to content
 
 

Repository files navigation

🎪 Exodia - IIT Mandi's Cultural Fest Website

Live Website [Tech Stack] Visitors

The official website for IIT Mandi's annual cultural fest, featuring a horror-themed interactive experience.

🛠 Tech Stack

Area Technologies Used
Frontend Next.js 14, TypeScript, Tailwind CSS, Framer Motion, Shadcn
Backend Next.js API Routes, MongoDB
Services UploadThing (File Storage)

📂 Project Structure

exodia-website/
├── app/               # Next.js app router
│   ├── api/           # Backend handlers
│   └── components/    # Reusable UI (FlipEventCard, HorrorTimer, etc.)
│   ├── contact/
│   ├── events/
│   ├── join/
│   ├── nidma/
│   ├── schedule/
│   ├── sponsors/
│   ├── teams/
│   ├── globals.css
│   ├── layout.tsx
│   ├── page.tsx
├── lib/               # Database models, utilities and hooks
├── node_modules/
├── public/            # Static assets
├── .env
├── .gitignore
├── components.json
├── eslint.config.json
├── next-env.d.ts
├── next.config.js
├── package-lock.json
├── package.json
├── postcss.config.js
├── postcss.config.mjs
├── README.md
├── tailwind.config.js
└── tsconfig.json         # Project previews

Note: This project was developed for IIT Mandi's Cultural Council.

About

The official interactive, horror-themed website for Exodia, IIT Mandi's annual cultural fest, built with Next.js 14, TypeScript, and Framer Motion.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages