This is the official Coming Soon landing page for techFEST'25, the National Level Annual Technical Fest organized by Sant Longowal Institute of Engineering & Technology (SLIET), Punjab.
The website serves as a teaser and information hub for the upcoming technical festival, engaging visitors with countdown timers, event highlights, and registration details.
- Responsive Design: Optimized for all devices (mobile, tablet, desktop)
- Event Information: Quick overview of techFEST'25
- Social Media Integration: Links to official social media channels
- Next.js: React framework for production
- React: Component-based UI library
- TypeScript: Type-safe JavaScript
- Tailwind CSS: Utility-first CSS framework
- PostCSS: CSS processing tool
- Node.js (v18 or higher)
- npm or yarn package manager
- Clone the repository
git clone https://github.com/the-bipu/techfest.git- Navigate to the project directory
cd techfest- Install dependencies
npm install # or yarn install- Run the development server
npm run dev # or yarn dev- Open http://localhost:3000 in your browser
npm run build npm start # or yarn build yarn starttechfest25-coming-soon/ βββ .next/ # Next.js build output βββ app/ # App directory (Next.js 13+ App Router) β βββ layout.tsx # Root layout β βββ page.tsx # Home page β βββ [routes]/ # Additional routes βββ components/ # React components β βββ ui/ # UI components β βββ [features]/ # Feature-specific components βββ lib/ # Utility functions and libraries βββ node_modules/ # Dependencies βββ public/ # Static assets β βββ images/ # Images β βββ fonts/ # Fonts β βββ [assets]/ # Other static files βββ utils/ # Helper functions βββ .gitattributes # Git attributes βββ .gitignore # Git ignore rules βββ components.json # Component configuration βββ LICENSE # License file βββ next-env.d.ts # Next.js TypeScript declarations βββ next.config.ts # Next.js configuration βββ package-lock.json # Dependency lock file βββ package.json # Project dependencies βββ postcss.config.mjs # PostCSS configuration βββ README.md # Project documentation βββ tsconfig.json # TypeScript configuration π techFEST Official Website
- π Home
- βΉοΈ About techFEST
- π Events Schedule
- π― Workshops
- π Sponsors
- π₯ Teams
- π Package
- π± Instagram: @techfestsliet_
- π Facebook: techfestsliet
- π¦ Twitter: @techfestsliet
- πΌ LinkedIn: techfest-sliet
Coming soon page - Desktop view
Coming soon page - Mobile responsive view
-
Framework: Next.js with App Router
-
Styling: Tailwind CSS utility classes
-
Components: Reusable React components
-
Type Safety: TypeScript for robust code
-
Color Scheme:
- Primary:
#[1a1a1a] - Secondary:
#[ffffff] - Accent:
#[00FF09]
- Primary:
-
Typography:
- Headings: [Rushblade]
- Body: [Candara]
-
Animations:
- Fade-in effects
- Smooth scroll
- Hover transitions
- CSS animations with Tailwind
techFEST'25 typically features competitions in:
- π» Coding & Development
- π€ Robotics & Electronics
- π‘ Innovation & Ideathon
- π¨ Design & Creativity
- π€ Guest Lectures & Workshops
- π Technical Competitions
Contributions are welcome! If you'd like to improve this coming soon page:
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
techFEST'25 Team
- π§ Email: techfest@sliet.ac.in
- π Website: https://techfestsliet.com/
- π Address: Sant Longowal Institute of Engineering & Technology, Longowal, Punjab - 148106
This project is licensed under the MIT License - see the LICENSE file for details.
- SLIET Administration
- techFEST'25 Organizing Committee
- All contributors and supporters
Made with β€οΈ by the techFEST'25 Web Team
Β© 2025 SLIET. All Rights Reserved.
β Star this repository if you're excited for techFEST'25!