# 🌐 IICT Frontend

**Next.js Frontend for Indian Institute of Creative Technologies (IICT)**

A modern, responsive website built with Next.js, React, and Tailwind CSS.

## 📚 Documentation

For complete setup, deployment, and development guides:

**[🌐 Live Documentation](https://avgc.gitbook.io/iict)**

## 🚀 Quick Start

```bash
# Install dependencies
npm install

# Set up environment
cp .env.example .env
# Edit .env with your configuration

# Start development server
npm run dev
```

**Access**: http://localhost:3000

## 🛠️ Available Scripts

```bash
npm run dev          # Development server
npm run build        # Production build
npm run start        # Production server
npm run lint         # Code linting
npm run format       # Code formatting
```

## 🏗️ Tech Stack

- **Next.js 14.2.31** - React framework
- **React 18.2.0** - UI library
- **Tailwind CSS 3.3.3** - Styling
- **Framer Motion** - Animations
- **Next-SEO** - SEO optimization

## 🔗 Links

- **Website**: [https://www.iict.org](https://www.iict.org)
- **Documentation**: [https://avgc.gitbook.io/iict](https://avgc.gitbook.io/iict)
- **Admin Panel**: [https://admin.iict.org](https://admin.iict.org)

---

**Maintained by**:
IICT Development Team
