https://ayushjava07.github.io/IDEATOON.ECELL/
A mobile-friendly landing page for an entrepreneurship cell event, with animated features, countdown timer, and interactive areas.
- Fully responsive design optimized for mobile (max-width: 480px)
- Interactive navigation menu with mobile-friendly toggle
- Animated countdown timer for event date
- Engaging content sections with 3D perspective effects
- FAQ section with toggle functionality
- Custom animations and hover effects
- Responsive image galleries and information cards
- HTML5: Semantic page structure
- CSS3: Styling and animation, including:
- Flexbox for layout
- CSS Transitions for interactive elements
- Media Queries for responsive design
- Custom animations (@keyframes)
- 3D transforms (perspective, transform-style)
- Responsive Typography: Utilizing viewport units (vh, vw) for responsive text
- Interactive Components: Hover effects on buttons and cards
- Visual Effects:
- Text shadows
- Box shadows
- Border-radius for modern rounded corners
- Background blends and overlays
- Countdown Timer: JavaScript-driven event countdown
- FAQ Toggle System: Interactive question/answer components
- Mobile-First Approach: Primarily optimized for mobile display
- Performance Considerations: Optimized image rendering with object-fit
- Clone this repository
- Open
index.htmlin a web browser - The page is optimized to work best on mobile (width ≤ 480px)
The page is optimized for the latest versions of modern browsers such as:
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
The key elements are:
- Navigation bar with responsive toggle
- Hero section with countdown timer
- Event information cards with 3D effects
- Prize and rules sections
- FAQ accordion
- Footer with contact information
To customize this project:
- Change the event date in the JavaScript for the countdown timer
- Replace placeholder images in the
/assetsfolder - Change colors in the CSS variables
- Update content in the HTML files
This project is open-source and can be used for personal and educational purposes.