A website for the Society of Automotive Engineers chapter at Cochin University of Science and Technology (CUSAT).
- Modern Design: Professional, gradient-based UI with smooth animations
- Fully Responsive: Optimized for desktop, tablet, and mobile devices
- Interactive Navigation: Full-screen mobile menu with blur effects
- Dynamic Content: Teams showcase, achievements gallery, events timeline
- Social Integration: Instagram and LinkedIn links throughout the site
- Framework: Next.js 14 (React 18)
- Styling: Tailwind CSS
- UI Components: Radix UI
- Icons: Lucide React
- Language: TypeScript
- Home: Hero section, about us, achievements, events timeline
- Teams: Detailed team information with image galleries
- Committee: Executive committee members and leadership
- Gallery: Photo collections from events and competitions
- Check-in: Lab facility attendance system
- Academy: Coming soon - educational platform
- Clone the repository
- Install dependencies:
npm install - Run development server:
npm run dev - Open http://localhost:3000
npm run build
npm start