Skip to content

a7ash/vastra

Repository files navigation

VASTRA - Technical Textile Fest

A modern website for the premier technical textile fest showcasing innovation and technology in textiles.

Features

  • Modern, responsive design
  • Interactive animations
  • Mobile-friendly navigation
  • Clean and professional UI
  • Sections for Gallery, Sponsors, About, and Contact

Tech Stack

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Framer Motion

Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open http://localhost:3000 in your browser to see the result.

Project Structure

vastra/
├── app/
│   ├── components/
│   │   └── Navigation.tsx
│   ├── styles/
│   ├── globals.css
│   ├── layout.tsx
│   └── page.tsx
├── public/
│   └── images/
├── package.json
├── tailwind.config.js
└── tsconfig.json

Development

  • app/page.tsx: Main homepage
  • app/components/: Reusable components
  • app/globals.css: Global styles and Tailwind imports
  • public/images/: Static images and assets

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published